We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac0ad3 commit ef5de5bCopy full SHA for ef5de5b
.github/workflows/build.yaml
@@ -33,3 +33,4 @@ jobs:
33
token: ${{ secrets.GITHUB_TOKEN }}
34
allowUpdates: true
35
tag: v${{ steps.get-version.outputs.VERSION }}
36
+ if: github.ref == 'refs/heads/master'
0 commit comments