8000
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 d27e3f3 commit f60fe39Copy full SHA for f60fe39
.github/workflows/release-new-action-version.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Update the ${{ env.TAG_NAME }} tag
25
- uses: actions/publish-action@v0.2.1
+ uses: actions/publish-action@v0.2.2
26
with:
27
source-tag: ${{ env.TAG_NAME }}
28
- slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
+ slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments