mirror of
https://gitea.com/actions/setup-node.git
synced 2025-04-22 08:45:38 +08:00
Merge bca7938457b48755d3a00f22250f27cc0f4b1cba into 7c29869aec4da703a571b27bcd84d4f15af0b56e
This commit is contained in:
commit
ada405448a
@ -22,7 +22,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Update the ${{ env.TAG_NAME }} tag
|
- name: Update the ${{ env.TAG_NAME }} tag
|
||||||
uses: actions/publish-action@v0.2.2
|
uses: actions/publish-action@v0.2.1
|
||||||
with:
|
with:
|
||||||
source-tag: ${{ env.TAG_NAME }}
|
source-tag: ${{ env.TAG_NAME }}
|
||||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user