chore: bump nuget-push action
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ runs:
|
||||
files: |
|
||||
${{ inputs.PROJECT_NAME }}.${{ inputs.RELEASE_VERSION }}.zip
|
||||
- name: 推送套件
|
||||
uses: https://gitea.jsc.idv.tw/actions/nuget-push@v0.1.8
|
||||
uses: https://gitea.jsc.idv.tw/actions/nuget-push@v0.1.9
|
||||
with:
|
||||
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
||||
RUNNER_TOKEN: ${{ inputs.RUNNER_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user