mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-11-01 02:13:44 +00:00
Merge 5fb65c16653b00f5ceb5e90a237a9a1cf4119c35 into 740310365d5065c44c30d213e7963107ebfd22d5
This commit is contained in:
commit
7898e0188a
@ -23,7 +23,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Update the ${{ env.TAG_NAME }} tag
|
- name: Update the ${{ env.TAG_NAME }} tag
|
||||||
id: update-major-tag
|
id: update-major-tag
|
||||||
uses: actions/publish-action@v0.3.0
|
uses: actions/publish-action@v0.4.0
|
||||||
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