go-rel
ref: https://github.com/wangyoucao577/go-release-action?tab=readme-ov-file#basic-example
This commit is contained in:
4
.github/workflows/cli-release.yml
vendored
4
.github/workflows/cli-release.yml
vendored
@@ -12,6 +12,10 @@ on:
|
||||
tags:
|
||||
- "cli-v*"
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
|
||||
jobs:
|
||||
draft-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user