ci/cd: remove dynamic run-name from deploy workflow
All checks were successful
Deploy to snusxd.site / docker-build (push) Successful in 37s
All checks were successful
Deploy to snusxd.site / docker-build (push) Successful in 37s
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
name: Deploy to snusxd.site
|
||||
run-name: deploy-${{ GITHUB_SHA::10 }}
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user