Skip to content

Commit

Permalink
permission packages:write
Browse files Browse the repository at this point in the history
  • Loading branch information
olesls committed Sep 15, 2023
1 parent ace73fc commit a01f7d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
build:
name: Build app, docker image and push docker image
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit a01f7d1

Please sign in to comment.