Skip to content

Commit

Permalink
update action label
Browse files Browse the repository at this point in the history
  • Loading branch information
iSchluff committed Aug 8, 2021
1 parent f27aca1 commit c2e7047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1

- name: Login to DockerHub
- name: Login to Github Packages
uses: docker/login-action@v1
with:
registry: ghcr.io
Expand Down

0 comments on commit c2e7047

Please sign in to comment.