Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Zhu Chenrui <boomzero_zcr@outlook.com>
  • Loading branch information
boomzero authored Nov 9, 2024
1 parent 56decf9 commit 6de2e8d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- '*'
jobs:
build-linux:
permissions:
id-token: write # This is required for requesting the JWT
contents: read # This is required for actions/checkout
name: Publish Binaries
runs-on: ubuntu-latest

Expand Down

0 comments on commit 6de2e8d

Please sign in to comment.