Skip to content

Commit

Permalink
Merge pull request #17 from SimCubeLtd/patch-release-too
Browse files Browse the repository at this point in the history
patch release and push too
  • Loading branch information
prom3theu5 authored Mar 16, 2023
2 parents b2d8f80 + 7951244 commit 9703e68
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 @@ -66,7 +66,7 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v2
- name: Unshallow clone for tags
run: git fetch --prune --unshallow --tags
run: git fetch --prune --unshallow --tags --force
- name: Install Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 9703e68

Please sign in to comment.