Fixed workflow 2
This commit is contained in:
parent
de234133f9
commit
57b1c23572
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue