Skip to content

Commit

Permalink
chore: golang -> go
Browse files Browse the repository at this point in the history
  • Loading branch information
pgollucci committed Oct 30, 2024
1 parent bd53934 commit 5f0c70b
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 @@ -204,4 +204,4 @@ jobs:
git config --global user.name "$GIT_USER_NAME"
git config --global user.email "$GIT_USER_EMAIL"
git remote set-url origin "https://[email protected]/$GITHUB_REPOSITORY.git"
yarn run publish:golang
yarn run publish:go

0 comments on commit 5f0c70b

Please sign in to comment.