Skip to content

Commit

Permalink
Merge pull request #7 from magick93/unstable
Browse files Browse the repository at this point in the history
use GH_TOKEN
  • Loading branch information
magick93 authored Nov 26, 2024
2 parents 77342f4 + 03c689b commit 6080495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
url: https://vault.sigp.io
method: github
githubToken: ${{ secrets.GITHUB_TOKEN }}
githubToken: ${{ secrets.GH_TOKEN }}
secrets: |
spesi_kv/data/gh_wf_testing DOCKER_USERNAME ;
spesi_kv/data/gh_wf_testing DOCKER_PASSWORD
Expand Down

0 comments on commit 6080495

Please sign in to comment.