We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a087d91 commit 07056aeCopy full SHA for 07056ae
.github/workflows/dev-release-cli.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: earthly/actions-setup@v1
20
with:
21
version: v0.8.0
22
- - uses: actions/checkout@v4
23
- name: Docker Login
24
run: docker login --username "$DOCKERHUB_USERNAME" --password "$DOCKERHUB_TOKEN"
25
- uses: actions/checkout@v4
0 commit comments