Skip to content

Commit

Permalink
fix release workflow (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
mwennrich committed Feb 26, 2021
1 parent dbf82ef commit 99ff79f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerimages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: olegtarasov/get-tag@v1
- uses: olegtarasov/get-tag@v2.1
id: tagName
- uses: docker/setup-qemu-action@v1
- uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 99ff79f

Please sign in to comment.