Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Sep 18, 2024
1 parent 083f570 commit 0a7b8de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
push:
branches: [ master ]

permissions:
id-token: write
contents: read

jobs:
release:
strategy:
Expand Down

0 comments on commit 0a7b8de

Please sign in to comment.