Skip to content
This repository was archived by the owner on Mar 21, 2022. It is now read-only.

Commit

Permalink
Remove GHCR token
Browse files Browse the repository at this point in the history
  • Loading branch information
thespad committed Oct 12, 2021
1 parent 71ea2bb commit 4e3bc12
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/called-bakebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ jobs:
app_name: monit
dockerhub_user: thespad
secrets:
dockerhub_password: ${{ secrets.DOCKER_PASSWORD }}
ghcr_token: ${{ secrets.GHCR_PAT }}
dockerhub_password: ${{ secrets.DOCKER_PASSWORD }}

0 comments on commit 4e3bc12

Please sign in to comment.