Skip to content

Commit

Permalink
giving write access
Browse files Browse the repository at this point in the history
  • Loading branch information
Taniya-Das committed Jul 11, 2023
1 parent 448b4c5 commit 1b90cdc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
built:
runs-on: ubuntu-latest
permissions:
packages: write

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1b90cdc

Please sign in to comment.