Skip to content

Commit a489cd2

Browse files
committed
fix naming
1 parent f4c0697 commit a489cd2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_gem.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
- name: Upload built gem
3333
uses: actions/upload-artifact@v4
3434
with:
35-
name: google_drive_gem
36-
path: google_drive-*.gem
35+
name: google_drive_maintained_gem
36+
path: google_drive_maintained-*.gem

0 commit comments

Comments
 (0)