Skip to content

Commit

Permalink
feat: Updated .github/workflows/release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Dec 30, 2023
1 parent 6ff25a0 commit 329ede9
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 @@ -32,7 +32,7 @@ jobs:
with:
go-version: ${{ env.GO_VERSION }}

- run: git fetch --force --tags
- run: git fetch --force --tags origin main:main
- uses: actions/setup-go@v4
with:
go-version: stable
Expand Down

0 comments on commit 329ede9

Please sign in to comment.