Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Nov 8, 2023
1 parent 2305f8c commit 2bb0efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Branch name
id: tag
run: |
echo ::set-output name=SOURCE_TAG::${GITHUB_REF#refs/tags/}
echo ::set-output name=SOURCE_TAG::${GITHUB_REF#refs/tags/:1}
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 2bb0efd

Please sign in to comment.