Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
自动化打包脚本测试
  • Loading branch information
QAQQL committed Jun 12, 2024
1 parent eead452 commit 3b39509
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/releaseV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ on:
name: Upload Release Asset

permissions:
pull-requests: write
contents: write
id-token: write
issues: write
issues: write #__This fixed the HttpError: Resource not accessible by integration

jobs:
build:
Expand Down

0 comments on commit 3b39509

Please sign in to comment.