mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
releaser: add option 'use-gh-cli'
This commit is contained in:
1
.github/workflows/TestReleaser.yml
vendored
1
.github/workflows/TestReleaser.yml
vendored
@@ -115,6 +115,7 @@ jobs:
|
||||
uses: ./releaser/composite
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
use-gh-cli: true
|
||||
files: |
|
||||
artifact-*.txt
|
||||
README.md
|
||||
|
||||
Reference in New Issue
Block a user