Skip to content

Commit

Permalink
Merge pull request #65 from AlfHou/AlfHou-patch-1
Browse files Browse the repository at this point in the history
Update hub.yml
  • Loading branch information
AlfHou authored Jul 19, 2023
2 parents 2974fd7 + 89bdfde commit 1c9f9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Available platforms
run: echo ${{ steps.qemu.outputs.platforms }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v2
- name: Parse the git tag
id: get_tag
run: echo ::set-output name=TAG::$(echo $GITHUB_REF | cut -d / -f 3)
Expand Down

0 comments on commit 1c9f9c7

Please sign in to comment.