Skip to content

Commit

Permalink
Merge pull request #270 from estesp/fix-release-typo
Browse files Browse the repository at this point in the history
Fix release actions typo
  • Loading branch information
estesp authored Oct 11, 2024
2 parents 7f2209c + c6078d0 commit 95a4498
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 @@ -194,7 +194,7 @@ jobs:
steps:
- name: Install Go
uses: actions/setup-go@v5
5ith:
with:
go-version: '1.23.2'

- name: Set env
Expand Down

0 comments on commit 95a4498

Please sign in to comment.