Skip to content

Commit d1ee412

Browse files
meatorclassabbyamp
authored andcommitted
.github/workflows/build.yaml: fix typo
closes #20
1 parent 650d98a commit d1ee412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Set up Docker Buildx
7979
uses: docker/setup-buildx-action@v2
8080

81-
- name: Login to GCHR
81+
- name: Login to GHCR
8282
if: github.event_name != 'pull_request'
8383
uses: docker/login-action@v2
8484
with:

0 commit comments

Comments
 (0)