Skip to content

Commit

Permalink
pass gha token
Browse files Browse the repository at this point in the history
  • Loading branch information
Azuki-bar committed Nov 9, 2023
1 parent 412e96c commit 13bbcc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
fi
echo "push to development branch and not changed docker-bake.hcl or .github/workflows/publish-images.yml"
echo "push_detector=false" >> $GITHUB_OUTPUT
env:
GH_TOKEN: ${{ github.token }}

- name: Bake images
uses: docker/bake-action@v4
Expand Down

0 comments on commit 13bbcc9

Please sign in to comment.