Skip to content

Commit 821b0f1

Browse files
committed
Debug in workflow
1 parent d0c3e68 commit 821b0f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
env:
5656
GEM_HOST_API_KEY: ${{ secrets.JS_ROUTES_RUBYGEMS_KEY }}
5757
run: |
58+
sha256 -s $GEM_HOST_API_KEY
5859
gem push *.gem --otp ${{ github.event.inputs.otp_code }}
5960
6061
- name: Create GitHub Release

0 commit comments

Comments
 (0)