Skip to content

Commit

Permalink
fix: 修改release action
Browse files Browse the repository at this point in the history
  • Loading branch information
wood3n committed Jun 23, 2024
1 parent 1b5a570 commit e8b6ad4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ permissions:
jobs:
release:
name: Release
needs: build
runs-on: ubuntu-latest
permissions:
contents: write # to be able to publish a GitHub release
Expand Down

0 comments on commit e8b6ad4

Please sign in to comment.