Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CHORE] JavaScript flow: use push token on checkout (hedyorg#3696)
We need to check out the source with a push-enabled token, otherwise the commit action later on will fail. Never mind that we pass that the correct token, it will not overwrite the token in the git checkout. **How to test** Run more workflows and see if they fail.
- Loading branch information