Skip to content

Commit

Permalink
Update author and spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Oluwatemilorun committed Apr 1, 2024
1 parent 21d1375 commit 142a30f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Upload to Google Drive'
description: 'Upload files to Google Drive'
author: 'GitHub'
author: 'Isaac Oluwatemilorun'
inputs:
credentials:
description: 'Base64 encoded Google service account credentials'
Expand Down Expand Up @@ -30,7 +30,7 @@ inputs:
required: false
default: 'warn'
recreate-directory-structure:
description: 'If true, recreate the directory structure of the source file relative to the folderId'
description: 'If true, recreate the directory structure of the source file relative to the folder-id'
required: false
default: false
runs:
Expand Down

0 comments on commit 142a30f

Please sign in to comment.