Skip to content

Commit 3f5b6e8

Browse files
committed
Merge branch 'main' of github.com:Dirack/ShellUnity into main
2 parents 7b60af2 + 29c8d11 commit 3f5b6e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
retention-days: 0
8181
deploy:
8282
runs-on: ubuntu-latest
83-
#if: startsWith(github.ref, 'refs/tags')
83+
if: startsWith(github.ref, 'refs/tags')
8484
needs: delivery
8585

8686
steps:

0 commit comments

Comments
 (0)