We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8487c3d commit 3b794c2Copy full SHA for 3b794c2
1 file changed
.github/workflows/gem-push.yml
@@ -141,4 +141,4 @@ jobs:
141
package-name: ${{ env.PACKAGE_NAME }}
142
package-type: rubygems
143
min-versions-to-keep: 5
144
- token: ${{ secrests.GEM_PUSH_TOKEN }}
+ token: ${{ secrets.GEM_PUSH_TOKEN }}
0 commit comments