Skip to content

Commit

Permalink
Append secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
k2tzumi committed Sep 23, 2023
1 parent 2cbb429 commit d7de050
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ updates:
registries:
ghcr:
type: docker-registry
url: ghcr.io
url: ghcr.io
username: ${{secrets.USERNAME}}
password: ${{secrets.PASSWORD}}

0 comments on commit d7de050

Please sign in to comment.