We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c0697 commit a489cd2Copy full SHA for a489cd2
1 file changed
.github/workflows/build_gem.yml
@@ -32,5 +32,5 @@ jobs:
32
- name: Upload built gem
33
uses: actions/upload-artifact@v4
34
with:
35
- name: google_drive_gem
36
- path: google_drive-*.gem
+ name: google_drive_maintained_gem
+ path: google_drive_maintained-*.gem
0 commit comments