Skip to content

Commit 07056ae

Browse files
committed
Initial checkin
1 parent a087d91 commit 07056ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/dev-release-cli.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: earthly/actions-setup@v1
2020
with:
2121
version: v0.8.0
22-
- uses: actions/checkout@v4
2322
- name: Docker Login
2423
run: docker login --username "$DOCKERHUB_USERNAME" --password "$DOCKERHUB_TOKEN"
2524
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)