This commit is contained in:
2023-07-08 18:12:24 +02:00
parent fb24674854
commit 13791f7859

View File

@@ -43,7 +43,7 @@ jobs:
path: build
deploy:
name: 🚀 Deploy
if: github.event_name == 'push' && github.ref == 'refs/heads/master' && contains(github.ref, 'refs/tags/')
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
needs: build
environment: