Compare commits
4 Commits
b6a52e20b1
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 867b696bd8 | |||
|
|
ffaea10f44 | ||
| 848d9938f8 | |||
| cd0edec737 |
@@ -16,5 +16,5 @@ runs:
|
||||
GITEA_REPOSITORY: ${{ gitea.repository }}
|
||||
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
||||
RELEASE_INDEX: ${{ inputs.RELEASE_INDEX }}
|
||||
RUNNER_TOKEN: ${{ inputs.RUNNER_TOKEN || ${{ secrets.GITEA_TOKEN }} || secrets.RUNNER_TOKEN }}
|
||||
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN || secrets.GITEA_TOKEN }}
|
||||
NUGET_AUTHOR: ${{ gitea.repository_owner }}
|
||||
Reference in New Issue
Block a user