Skip to content

Commit 3b794c2

Browse files
committed
fix(spelling): Forgot how to spell secret
1 parent 8487c3d commit 3b794c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gem-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,4 @@ jobs:
141141
package-name: ${{ env.PACKAGE_NAME }}
142142
package-type: rubygems
143143
min-versions-to-keep: 5
144-
token: ${{ secrests.GEM_PUSH_TOKEN }}
144+
token: ${{ secrets.GEM_PUSH_TOKEN }}

0 commit comments

Comments
 (0)