Skip to content

Commit

Permalink
πŸ› Fix Release Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
0x46616c6b committed Nov 3, 2023
1 parent 68f4b11 commit fa7bc5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true

- name: Setup go
uses: actions/setup-go@v4
Expand Down

0 comments on commit fa7bc5d

Please sign in to comment.