Skip to content

Commit

Permalink
fix: github flow failed
Browse files Browse the repository at this point in the history
  • Loading branch information
hughfenghen committed Jun 26, 2024
1 parent 66af7aa commit 9edb1eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:

concurrency: ${{ github.workflow }}-${{ github.ref }}

permissions:
contents: write

jobs:
release:
name: Release
Expand Down

0 comments on commit 9edb1eb

Please sign in to comment.