Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gal authored Jan 24, 2024
1 parent 67e918a commit 88bcbc3
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 @@ -48,7 +48,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
username: gal
password: ${{ secrets.GITHUB_TOKEN }}

# - name: Build and push dev-env image
Expand Down

0 comments on commit 88bcbc3

Please sign in to comment.