We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327ce85 commit 0d2e709Copy full SHA for 0d2e709
.github/workflows/dockerimage.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- -
+ -
14
name: Login to Docker Hub
15
uses: docker/login-action@v3
16
with:
0 commit comments