Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmiddha authored Oct 13, 2024
1 parent c29811a commit 1ccb4fc
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
Expand Up @@ -9,10 +9,10 @@ inputs:
google-calendar-id:
required: true
google-service-account-key-json:
description: 'Either google-api-key or google-service-account-key-json needs to be specified'
description: "Either google-api-key or google-service-account-key-json needs to be specified"
required: false
google-api-key:
description: 'Either google-api-key or google-service-account-key-json needs to be specified'
description: "Either google-api-key or google-service-account-key-json needs to be specified"
required: false
runs:
using: "composite"
Expand Down

0 comments on commit 1ccb4fc

Please sign in to comment.