Skip to content

Commit

Permalink
change gh token to dchbx_deployments_token
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhenryhf committed Nov 14, 2024
1 parent d33084a commit ab63490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-update-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache-new
build-args: |
HOSTNAME=172.17.0.1
GEM_OAUTH_TOKEN=${{ secrets.gem_oauth_token }}
GEM_OAUTH_TOKEN=${{ secrets.dchbx_deployments_token }}
COMMIT_SHA=${{ needs.prep.outputs.commit_sha }}
BRANCH=${{ needs.prep.outputs.branch }}
Expand Down

0 comments on commit ab63490

Please sign in to comment.