Merge pull request 'feat: 變更取得存取庫擁有者的參數' (#11) from develop into master
Reviewed-on: #11
This commit was merged in pull request #11.
This commit is contained in:
@@ -17,4 +17,4 @@ runs:
|
||||
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
||||
RELEASE_INDEX: ${{ inputs.RELEASE_INDEX }}
|
||||
RUNNER_TOKEN: ${{ secrets.RUNNER_TOKEN }}
|
||||
NUGET_AUTHOR: ${{ gitea.author }}
|
||||
NUGET_AUTHOR: ${{ gitea.repository_owner }}
|
||||
Reference in New Issue
Block a user