ci/cd: remove dynamic run-name from deploy workflow
All checks were successful
Deploy to snusxd.site / docker-build (push) Successful in 37s

This commit is contained in:
snusxd
2026-04-13 20:35:24 +03:00
parent 55fcd5ea89
commit 65abc2a9f7

View File

@@ -1,5 +1,4 @@
name: Deploy to snusxd.site name: Deploy to snusxd.site
run-name: deploy-${{ GITHUB_SHA::10 }}
on: [push] on: [push]
jobs: jobs: