We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 398c009 + ee3609c commit 7ce7d32Copy full SHA for 7ce7d32
.github/actions/publish-workflow-4-complete/action.yml
@@ -45,6 +45,7 @@ runs:
45
with:
46
github_token: ${{ inputs.token }}
47
branch: ${{ inputs.branch }}
48
+ tags: true
49
50
- name: Setup NPM Auth Token to .yarnrc.yml
51
run: |
0 commit comments