Skip to content

Commit bf42395

Browse files
rgerganovCISC
andcommitted
Update .github/workflows/docker.yml
Co-authored-by: Sigbjørn Skjæret <[email protected]>
1 parent cfbdf4b commit bf42395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
id: srctag
190190
uses: ./.github/actions/get-tag-name
191191
env:
192-
BRANCH_NAME: ${{ github.head_ref || github.ref_name }
192+
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
193193

194194
- name: Create and push git tag
195195
env:

0 commit comments

Comments
 (0)