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

Add GitHub token to checkout step #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matankdr
Copy link
Contributor

@matankdr matankdr commented May 9, 2022

This commit adds token param to the checkout step.
The reason for that is to support pushing to GitHub protected branches within CI flow.

Updated checkout action to use 'v3'

@matankdr matankdr force-pushed the checkout-with-token branch 2 times, most recently from 92fe249 to 307df7c Compare May 9, 2022 17:32
This commit adds `token` param to the checkout step.
The reason for that is to support pushing to GitHub protected branches within CI flow.

Updated checkout action to use 'v3'
@matankdr
Copy link
Contributor Author

matankdr commented May 9, 2022

@djspiewak For some reason, the windows workflow does not work.
It tries to find the yaml file in a non-existing location.

If you find this PR relevant, I would be glad if we can figure it out together :)

@matankdr
Copy link
Contributor Author

Hi @djspiewak, we use this great plugin at work and would be really glad to integrate this PR.
Any comment would be much appreciated :)

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

Successfully merging this pull request may close these issues.

None yet

1 participant