更新 README.md
This commit is contained in:
@@ -49,11 +49,11 @@ jobs:
|
|||||||
cleanup:
|
cleanup:
|
||||||
runs-on: ubuntu
|
runs-on: ubuntu
|
||||||
steps:
|
steps:
|
||||||
- uses: https://gitea.jsc.idv.tw/jiantw83/cleanup-nuget@${{ vars.ACTION_CLEANUP_NUGET_VERSION }}
|
- uses: https://gitea.jsc.idv.tw/jiantw83/cleanup-nuget@${{ vars.ACTION_CLEANUP_NUGET_VERSION }}
|
||||||
with:
|
with:
|
||||||
RUNNER_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
RUNNER_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
KEEP_COUNT: 2
|
KEEP_COUNT: 2
|
||||||
PACKAGE_NAMES: package-a,package-b
|
PACKAGE_NAMES: package-a,package-b
|
||||||
```
|
```
|
||||||
|
|
||||||
## 相關檔案
|
## 相關檔案
|
||||||
|
|||||||
Reference in New Issue
Block a user