Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jumbo810 authored Aug 31, 2022
1 parent a775a31 commit 62f5dd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 'Upload_Github_Artifacts_TO_GDrive'
description: 'Github Action To Upload Artifacts to Google Drive using a service account'
name: 'Upload Github-Actions Artifacts TO Google Drive'
description: 'Github Action To Upload Github-Actions -> Artifacts -> Google Drive Using A Google Drive Api!'
inputs:
credentials:
description: 'Google service account credentials'
Expand Down Expand Up @@ -27,4 +27,4 @@ runs:
main: 'dist/index.js'
branding:
icon: upload-cloud
color: purple
color: green

0 comments on commit 62f5dd5

Please sign in to comment.