We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aefe14 commit c37b929Copy full SHA for c37b929
.github/workflows/release.yml
@@ -39,4 +39,4 @@ jobs:
39
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
40
if: ${{ always() }}
41
with:
42
- path: *.gem
+ path: ./*.gem
0 commit comments