Skip to content

Commit

Permalink
add ghcr permission
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX authored and panekj committed Feb 1, 2025
1 parent 82a31c3 commit 92e6ae1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ defaults:
run:
shell: sh

# TODO fine tune this
permissions: write-all

jobs:
build-base:
name: Build base ${{ matrix.TAG }}
Expand Down

0 comments on commit 92e6ae1

Please sign in to comment.