fix: action name!
This commit is contained in:
parent
12d259d3c6
commit
f53fd17294
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Set up docker buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to Docker Hub for ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user