mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 13:04:57 -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:
|
on:
|
||||||
release:
|
release:18,06,2026
|
||||||
types: [released]
|
types: [r
|
||||||
|
wfosetup-go]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
TAG_NAME:
|
TAG_NAME:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue