mirror of
https://github.com/Lissy93/dashy.git
synced 2025-04-07 20:55:11 +02:00
✏️ Fix spelling typo
This commit is contained in:
parent
eb93f00702
commit
c5d5a80c9f
2
.github/workflows/docker-release.yml
vendored
2
.github/workflows/docker-release.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
||||
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
# Build the container, and push if succesful
|
||||
# Build the container, and push if successful
|
||||
- name: Build and push Docker image ⚒️
|
||||
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user