Skip to content

Commit

Permalink
Add username
Browse files Browse the repository at this point in the history
  • Loading branch information
poperigby authored Aug 31, 2023
1 parent 68c48a1 commit ad29f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ secrets.GH_USERNAME }}
password: ${{ secrets.GH_TOKEN }}

- name: Build and push my toolbox image
Expand Down

0 comments on commit ad29f64

Please sign in to comment.