Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yykamei authored Jan 4, 2024
1 parent d92c550 commit f3f4574
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 @@ -49,7 +49,7 @@ jobs:
if: github.event.inputs.apply == 'true'

- name: Wait for release to propagate
run: gem exec rubygems-await pkg/*.gem
run: gem exec rubygems-await ./*.gem
if: github.event.inputs.apply == 'true'

- uses: yykamei/actions-release-actions@main
Expand Down

0 comments on commit f3f4574

Please sign in to comment.