Skip to content

Commit

Permalink
[DRH-100] Stop the nonsense ...
Browse files Browse the repository at this point in the history
  • Loading branch information
reutenauer committed Jul 4, 2023
1 parent f39a096 commit 5c16c18
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 @@ -54,7 +54,7 @@ jobs:
registry: ghcr.io
# will run as the user who triggered the action, using its token
username: reutenauer
password: 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
password: {{ secrets.SEEK_TOKEN }}
- name: Docker Meta
id: meta
uses: docker/metadata-action@v4
Expand Down

0 comments on commit 5c16c18

Please sign in to comment.