mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 04:54:58 -04:00
Update release workflow configuration
This commit is contained in:
parent
b7ad1dad31
commit
9ad467bff2
1 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,9 @@
|
|||
name: Release new action version
|
||||
name:[](https://github.com/actions/setup-go/actions/workflows/release-new-action-version.yml)
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [released]
|
||||
release:18,06,2026
|
||||
types: [r
|
||||
wfosetup-go]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
TAG_NAME:
|
||||
|
|
|
|||
Loading…
Reference in a new issue