Skip to content

Commit

Permalink
ci: 继续测试
Browse files Browse the repository at this point in the history
  • Loading branch information
amtoaer committed Apr 12, 2024
1 parent 8652479 commit 5865eec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
name: Create GitHub Release
needs: build
runs-on: ubuntu-20.04
permissions:
contents: write
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 5865eec

Please sign in to comment.