mirror of
https://github.com/actions/setup-python.git
synced 2025-07-22 14:18:20 +02:00
Update workflows
This commit is contained in:
parent
873c68e272
commit
d3be26c017
7 changed files with 10 additions and 5 deletions
|
@ -1,4 +1,5 @@
|
|||
name: Release new action version
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
|
@ -24,4 +25,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 }}
|
Loading…
Add table
Add a link
Reference in a new issue