Skip to content
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.

Commit

Permalink
goreleaser pro
Browse files Browse the repository at this point in the history
  • Loading branch information
itsdevbear committed May 16, 2023
1 parent c320840 commit 412a65e
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 @@ -13,7 +13,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.19
go-version: 1.20.4
check-latest: true
- name: release dry run
run: make release-dry-run

0 comments on commit 412a65e

Please sign in to comment.