mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
use org secret for slack webhook
This commit is contained in:
parent
ef09cdac3e
commit
5eb49116ad
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ permissions:
|
|||
jobs:
|
||||
update_tag:
|
||||
name: Update the major tag to include the ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }} changes
|
||||
environment:
|
||||
name: releaseNewActionVersion
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update the ${{ env.TAG_NAME }} tag
|
||||
|
|
Loading…
Add table
Reference in a new issue