sbt-github-actions icon indicating copy to clipboard operation
sbt-github-actions copied to clipboard

Add GitHub token to checkout step

Open matankdr opened this issue 3 years ago • 2 comments

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 avatar May 09 '22 14:05 matankdr

@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 avatar May 09 '22 18:05 matankdr

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

matankdr avatar May 25 '22 14:05 matankdr