Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YurBoiRene authored Nov 18, 2023
1 parent ba37c05 commit 7f27377
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
permissions:
packages: write
id-token: write
contents: read
steps:
- uses: docker/setup-qemu-action@v3
with:
Expand Down

0 comments on commit 7f27377

Please sign in to comment.