✏️ Fix spelling typo

This commit is contained in:
Alicia Sykes 2021-09-10 21:29:38 +01:00
parent eb93f00702
commit c5d5a80c9f
1 changed files with 1 additions and 1 deletions

View File

@ -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: