Skip to content

Commit

Permalink
Update dotnet-release-cient.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
trueai-org authored Dec 27, 2023
1 parent feb4854 commit 8ef52a6
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/dotnet-release-cient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: 删除工作流运行
uses: Mattraks/delete-workflow-runs@v2
with:
token: ${{ github.token }}
repository: ${{ github.repository }}
retain_days: 0
keep_minimum_runs: 1

- name: Build
run: cd srcipts && .\build.ps1


- name: Upload build artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 8ef52a6

Please sign in to comment.