We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc47af5 commit a385a09Copy full SHA for a385a09
1 file changed
.github/workflows/release.yml
@@ -25,5 +25,5 @@ jobs:
25
with:
26
next_version: ${{ github.event.inputs.next_version }}
27
secrets:
28
- rubygems-api-key: ${{ secrets.METANORMA_CI_RUBYGEMS_API_KEY }}
+ rubygems-api-key: ${{ secrets.GLOSSARIST_CI_RUBYGEMS_API_KEY }}
29
pat_token: ${{ secrets.METANORMA_CI_PAT_TOKEN }}
0 commit comments