[ci] Deploy if tests pass
This commit is contained in:
@ -72,7 +72,7 @@ jobs:
|
||||
|
||||
deploy:
|
||||
# Only deploy on tags (equivalent to Drone when: ref: refs/tags/*)
|
||||
if: startsWith(gitea.ref, 'refs/tags/')
|
||||
# if: startsWith(gitea.ref, 'refs/tags/')
|
||||
needs: [test]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user