Skip to content

Commit

Permalink
fix(ci): docker was unable to push
Browse files Browse the repository at this point in the history
  • Loading branch information
sneko committed Feb 21, 2024
1 parent 09be785 commit b8bfc46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
name: Continuous Integration
runs-on: ubuntu-latest
permissions:
contents: write
contents: read
packages: write
issues: write
pull-requests: write
steps:
Expand Down

0 comments on commit b8bfc46

Please sign in to comment.