Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ff5166bd22 | |||
| 24f7c2c5ce | |||
| 6ff74695dc | |||
| 44bee3be1a | |||
| d364198f7c | |||
| b8bd50cade | |||
| 1c8d8986b1 | |||
| 284f11cd82 |
+1
-1
@@ -27,7 +27,7 @@ runs:
|
|||||||
files: |
|
files: |
|
||||||
${{ inputs.PROJECT_NAME }}.${{ inputs.RELEASE_VERSION }}.zip
|
${{ inputs.PROJECT_NAME }}.${{ inputs.RELEASE_VERSION }}.zip
|
||||||
- name: 推送套件
|
- 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:
|
with:
|
||||||
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
RELEASE_VERSION: ${{ inputs.RELEASE_VERSION }}
|
||||||
RUNNER_TOKEN: ${{ inputs.RUNNER_TOKEN }}
|
RUNNER_TOKEN: ${{ inputs.RUNNER_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user