Skip to content

Commit 6bfad68

Browse files
authored
Update blank.yml
1 parent 56900c8 commit 6bfad68

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/blank.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,7 @@ jobs:
7171
retention-days: 0
7272
deploy:
7373
runs-on: ubuntu-latest
74-
if: false
75-
#startsWith(github.ref, 'refs/tags')
74+
if: startsWith(github.ref, 'refs/tags')
7675
needs: delivery
7776

7877
steps:

0 commit comments

Comments
 (0)