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.
2 parents 196aa97 + 5f8dbc4 commit e2e1676Copy full SHA for e2e1676
.github/workflows/newMajorVersion.yml
@@ -26,7 +26,7 @@ jobs:
26
# Update major tag
27
- name: Update the ${{ env.TAG_NAME }} tag
28
id: update_tag
29
- uses: actions/publish-action@v0.2.2
+ uses: actions/publish-action@v0.3.0
30
with:
31
source-tag: ${{ env.TAG_NAME }}
32
slack-webhook: ""
0 commit comments