Skip to content

Commit

Permalink
Fix NZBGET_RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Nov 7, 2023
1 parent 2a0ecd6 commit 0a5ec49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ jobs:
push: true
tags: ${{ steps.gen_tags.outputs.tags }}
build-args: |
"NZBGET_RELEASE=${GITHUB_REF_NAME}"
"NZBGET_RELEASE=${{ env.GITHUB_REF_NAME }}"
"MAKE_JOBS=2"

0 comments on commit 0a5ec49

Please sign in to comment.