Skip to content

Commit

Permalink
Fixing Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Kingscote committed Mar 10, 2021
1 parent d25e80a commit c38163a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
file: ./artifacts/${{ env.RELEASE_BIN }}-${{ steps.vars.outputs.tag }}-${{ matrix.release_suffix }}
asset_name: ${{ env.RELEASE_BIN }}-${{ steps.vars.outputs.tag }}-${{ matrix.release_suffix }}
tag: ${{ github.ref }}

docker:
runs-on: ubuntu-latest
steps:
Expand All @@ -108,4 +109,3 @@ jobs:
with:
push: true
tags: edkingscote/git-mirror:latest
-

0 comments on commit c38163a

Please sign in to comment.