1
0
Fork 0
mirror of https://github.com/actions/setup-node synced 2025-04-03 23:55:51 +00:00

Update release-new-action-version.yml

This commit is contained in:
aparnajyothi-y 2024-10-09 17:59:35 +05:30 committed by GitHub
parent 9643ce53f1
commit 8adc8da25f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.2.2
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}