Fixed workflow 2

This commit is contained in:
Firq 2024-07-22 17:47:06 +02:00
parent de234133f9
commit 57b1c23572
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -72,7 +72,6 @@ jobs:
- name: Build and push to Docker Package Registry
uses: docker/build-push-action@v5
with:
context: .
build-args: |
PACKAGE_VERSION=${{ github.ref_name }}
push: true