Skip to content

Commit

Permalink
chore: update permissions
Browse files Browse the repository at this point in the history
try to fix error
  • Loading branch information
BobyMCbobs committed Feb 6, 2024
1 parent 93c3a9d commit 968bc54
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ on:
push: {}
workflow_dispatch: {}

permissions:
contents: read
packages: write
id-token: write

jobs:
build-stable:
uses: ublue-os/ucore/.github/workflows/reusable-build.yml@main
Expand Down

0 comments on commit 968bc54

Please sign in to comment.