mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-01 21:43:43 +00:00
no doer
This commit is contained in:
parent
a9b7d752f4
commit
b818607d61
7 changed files with 1 additions and 15 deletions
|
@ -17,7 +17,6 @@ jobs:
|
|||
direction: upload
|
||||
tag: v1.0
|
||||
token: FORGEJO_TOKEN
|
||||
doer: testuser
|
||||
release-dir: upload-dir
|
||||
release-notes: "RELEASE NOTES"
|
||||
verbose: true
|
||||
|
@ -28,7 +27,6 @@ jobs:
|
|||
direction: download
|
||||
tag: v1.0
|
||||
token: FORGEJO_TOKEN
|
||||
doer: testuser
|
||||
release-dir: download-dir
|
||||
verbose: true
|
||||
- if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue