Thanks to visit codestin.com Credit goes to github.com
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.
actions/publish-action
1 parent 5cddb27 commit b80efd6Copy full SHA for b80efd6
.github/workflows/release-new-action-version.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Update the ${{ env.TAG_NAME }} tag
24
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
25
with:
26
source-tag: ${{ env.TAG_NAME }}
27
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments