Skip to content

Commit ef5de5b

Browse files
committed
Added back if in build.yaml
1 parent bac0ad3 commit ef5de5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ jobs:
3333
token: ${{ secrets.GITHUB_TOKEN }}
3434
allowUpdates: true
3535
tag: v${{ steps.get-version.outputs.VERSION }}
36+
if: github.ref == 'refs/heads/master'

0 commit comments

Comments
 (0)