mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-12-26 03:31:05 +08:00
Update workflows
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
name: Release new action version
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
@@ -25,4 +26,4 @@ jobs:
|
||||
uses: actions/publish-action@v0.2.1
|
||||
with:
|
||||
source-tag: ${{ env.TAG_NAME }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}
|
||||
Reference in New Issue
Block a user