Skip to content

Commit

Permalink
pass GITHUB token
Browse files Browse the repository at this point in the history
  • Loading branch information
ntse committed Nov 4, 2024
1 parent 03fd085 commit 8e8241a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container-image-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
with:
repository: ${{ inputs.repo }}
ref: ${{ inputs.ref }}
token: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
Expand Down

0 comments on commit 8e8241a

Please sign in to comment.