sbt-github-actions
sbt-github-actions copied to clipboard
Add GitHub token to checkout step
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'
@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 :)
Hi @djspiewak, we use this great plugin at work and would be really glad to integrate this PR. Any comment would be much appreciated :)