Update .gitea/workflows/publish.yaml

This commit is contained in:
Lee 2024-01-03 07:27:10 +00:00
parent e603f65fdc
commit 4f3a9ea9dd

@ -44,7 +44,7 @@ jobs:
key: ${{ runner.os }}-buildx key: ${{ runner.os }}-buildx
- name: Build and Push (Latest) - name: Build and Push (Latest)
uses: docker/build-push-action@v uses: docker/build-push-action@v5
with: with:
push: true push: true
context: . context: .