Skip to content

Commit e27ecfa

Browse files
committed
Update publish script
1 parent 2f7ef38 commit e27ecfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
gem build *.gemspec
2222
gem push *.gem
2323
env:
24-
RUBYGEMS_API_KEY: ${{ secrets.RUBYGEMS_API_KEY }}
24+
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}

0 commit comments

Comments
 (0)