ci: typo fix

This commit is contained in:
Ruben Fiszel
2022-07-27 12:57:04 +02:00
parent c8a442eefe
commit a8ecba9da3

View File

@@ -69,7 +69,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push publically
- name: Build and push publicly
uses: docker/build-push-action@v3
if: github.event_name != 'pull_request'
with: