Compare commits
3 Commits
4fd5c3bcd5
...
v0.1.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ffaea10f44 | ||
| cd0edec737 | |||
| 82d3f78536 |
@@ -16,5 +16,5 @@ runs:
|
|||||||
GITEA_REPOSITORY: ${{ gitea.repository }}
|
GITEA_REPOSITORY: ${{ gitea.repository }}
|
||||||
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
||||||
RELEASE_INDEX: ${{ inputs.RELEASE_INDEX }}
|
RELEASE_INDEX: ${{ inputs.RELEASE_INDEX }}
|
||||||
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN }}
|
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN || secrets.GITEA_TOKEN }}
|
||||||
NUGET_AUTHOR: ${{ gitea.repository_owner }}
|
NUGET_AUTHOR: ${{ gitea.repository_owner }}
|
||||||
Reference in New Issue
Block a user