Skip to content

Commit

Permalink
Changed token for docker login
Browse files Browse the repository at this point in the history
  • Loading branch information
markushuber authored Aug 16, 2024
1 parent febc560 commit d98af8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
registry: ghcr.io
username: usableprivacy
password: ${{ secrets.REGISTRY_ACCESS_TOKEN }}
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Build cryptodns
uses: docker/build-push-action@v2
Expand Down

0 comments on commit d98af8c

Please sign in to comment.