Merge pull request #64 from AlfHou/AlfHou-patch-1

Fix typo in hub.yml
This commit is contained in:
Alf Sebastian Houge
2023-07-20 00:37:42 +02:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
uses: docker/build-push-action@v4
with:
context: .
file: ./Dockerfile