shiftavenue/Google Apps Script (GAS) Action

GitHub Action that handles common operations for Google Apps Script scripts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandSpecifies the operation that should be performed (e.g. push code, deploy or run script). Currently allowed values are: push, deploy, runyes
access-tokenOAuth2 access token associated with the Google Cloud account/user used for this actionyes
project-idApps Script project ID in which the script is locatedyes
script-dirDirectory that contains the script codeno./
functionEntrypoint function of the Apps Script script used when triggering an executionno""

no outputs