Skip to content

Commit

Permalink
Add GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
knapii-developments committed Dec 13, 2023
1 parent b6bf9a6 commit 0c1cc02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/thurloe-build-tag-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:

- id: generate_docker_password
name: Generate Docker password
env:
GH_TOKEN: ${{ github.token }}
run: gh secret set DOCKER_PASSWORD << ${{ steps.auth.outputs.credentials_file_path }}

# Build and push jar to GCR
Expand Down

0 comments on commit 0c1cc02

Please sign in to comment.