Skip to content

Commit

Permalink
try docker hub
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-podhead committed Aug 4, 2024
1 parent 75de3dc commit 4564102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/galaxy_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: hashicorp/vault-action@v2
with:
url: http://localhost:8200
token: ${{ secrets.VAULT_TOKEN }}
token: ${{ secrets.V2 }}
secrets: |
/v1/keyvalue/data/docker/hub pass | DOCKER_HUB_ACCESS_TOKEN ;
/v1/keyvalue/data/docker/hub user | DOCKER_HUB_USERNAME ;
Expand Down

0 comments on commit 4564102

Please sign in to comment.