Skip to content

Commit

Permalink
Debug in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan committed Dec 8, 2024
1 parent d0c3e68 commit 821b0f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
env:
GEM_HOST_API_KEY: ${{ secrets.JS_ROUTES_RUBYGEMS_KEY }}
run: |
sha256 -s $GEM_HOST_API_KEY
gem push *.gem --otp ${{ github.event.inputs.otp_code }}
- name: Create GitHub Release
Expand Down

0 comments on commit 821b0f1

Please sign in to comment.