Skip to content

Commit

Permalink
Update release to work with otp code
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcioFPaludo committed Jun 16, 2024
1 parent 49c6799 commit 7686b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
env:
GEM_HOST_API_KEY: ${{ secrets.GEM_HOST_API_KEY }}
GEM_HOST_OTP_CODE: ${{ github.event.inputs.otp_code }}
run: echo $GEM_HOST_OTP_CODE | gem push mp-utils-*.gem --otp
run: echo $GEM_HOST_OTP_CODE

0 comments on commit 7686b9a

Please sign in to comment.