Skip to content

Commit

Permalink
permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-moha committed Nov 5, 2024
1 parent daca587 commit 711221a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ on:
env:
FULL_IMAGE_NAME: ${{ inputs.registry }}/${{ inputs.image_name }}

permissions:
contents: read
packages: write

jobs:
build-image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 711221a

Please sign in to comment.