Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to push app scripts via github actions? #472

Open
PeterLaudel opened this issue Jun 26, 2024 · 1 comment
Open

How to push app scripts via github actions? #472

PeterLaudel opened this issue Jun 26, 2024 · 1 comment
Assignees

Comments

@PeterLaudel
Copy link

Summary

I like to push scripts via github action.

Expected Behavior

Sample URL: https://github.com/googleworkspace/apps-script-samples/blob/main/.github/workflows/publish.yaml
Description:

I like to push apps script via github action. I found this example but don't understand how the login works. What is CLASP_CREDENTIALS ans how is it generated? I tried several things like Workload Identity Federation or just generate a oauth key. But the problem is that there gets open a credential page or things like a 'client_id' is missing.

@vinay-google
Copy link
Contributor

For clasp checkout: https://github.com/google/clasp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants