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 fa7bc5d commit 1c76b41
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 @@ -12,7 +12,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: true
ref: ${{ github.ref }}

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

0 comments on commit 1c76b41

Please sign in to comment.