Skip to content

Commit

Permalink
chore: 权限设置
Browse files Browse the repository at this point in the history
  • Loading branch information
KonghaYao committed Dec 30, 2024
1 parent e803e1f commit 990b2e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cross-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ jobs:
if: ${{ github.event.inputs.dryRun != 'true' }}
runs-on: ubuntu-latest
needs: [build-wasm, cross-build]
permissions: write-all
steps:
- name: Create Release
uses: actions/create-release@v1
Expand Down

0 comments on commit 990b2e8

Please sign in to comment.