Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best authored Apr 12, 2024
1 parent 8784500 commit 85ba458
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
os: [ ubuntu-latest ]
name: Build ${{ matrix.os }}
runs-on: ${{ matrix.os }}
permissions:
packages: write
contents: read
steps:
- uses: actions/checkout@v3
- name: Build image
Expand Down

0 comments on commit 85ba458

Please # to comment.