Skip to content

Commit 308b8ac

Browse files
committed
missing -
1 parent bad1bb5 commit 308b8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tag.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: 'Checkout GitHub Action'
2222
uses: actions/checkout@main
2323

24-
name: Login to GitHub Container Registry
24+
- name: Login to GitHub Container Registry
2525
uses: docker/login-action@v3
2626
with:
2727
registry: ghcr.io
@@ -47,7 +47,7 @@ jobs:
4747
- name: 'Checkout GitHub Action'
4848
uses: actions/checkout@main
4949

50-
name: Login to GitHub Container Registry
50+
- name: Login to GitHub Container Registry
5151
uses: docker/login-action@v3
5252
with:
5353
registry: ghcr.io

0 commit comments

Comments
 (0)