Skip to content

Commit

Permalink
chore: fix gha
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Nov 18, 2024
1 parent dbf3829 commit a8c39e4
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 @@ -21,4 +21,4 @@ jobs:
with:
next_version: ${{ github.event.inputs.next_version }}
secrets:
rubygems-api-key: ${{ secrets.RELATON_CI_RUBYGEMS_API_KEY }}
rubygems-api-key: ${{ secrets.GLOSSARIST_CI_RUBYGEMS_API_KEY }}

0 comments on commit a8c39e4

Please sign in to comment.