We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 01965cc + 73089ee commit c0253fcCopy full SHA for c0253fc
.github/workflows/release.yaml
@@ -38,4 +38,4 @@ jobs:
38
shell: bash
39
env:
40
GH_TOKEN: ${{ github.token }}
41
- run: gh release upload ${{ github.ref_name }} pkg/*.gem
+ run: gh release upload ${{ github.ref_name }} *.gem
0 commit comments