Skip to content

Commit

Permalink
tweak build for main
Browse files Browse the repository at this point in the history
  • Loading branch information
ikethecoder committed Jul 7, 2021
1 parent 393e244 commit 2bf385b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

env:
REGISTRY: docker.pkg.github.com
REGISTRY: ghcr.io
REGISTRY_USERNAME: ${{ secrets.CONTAINER_REGISTRY_USERNAME }}
REGISTRY_PASSWORD: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}

Expand Down

0 comments on commit 2bf385b

Please sign in to comment.