Skip to content

Commit

Permalink
Merge pull request #7 from cleverhu/add-docker-build-github-token-param
Browse files Browse the repository at this point in the history
add docker build github token param
  • Loading branch information
cleverhu authored Dec 15, 2022
2 parents b5292be + dac3999 commit 84aa0f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ jobs:
${{ env.REPO }}:latest
${{ env.REPO }}:${{ env.APP_VERSION }}
file: multi_arch_Dockerfile
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 84aa0f9

Please sign in to comment.