Skip to content

Commit

Permalink
Update context of ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
phnzb committed Nov 7, 2023
1 parent 0a5ec49 commit e276acd
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=${{ env.GITHUB_REF_NAME }}"
"NZBGET_RELEASE=${{ github.ref_name }}"
"MAKE_JOBS=2"

0 comments on commit e276acd

Please sign in to comment.