We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26e3093 + da6981a commit 3f5ac33Copy full SHA for 3f5ac33
.github/workflows/execute-powrap.yml
@@ -38,4 +38,5 @@ jobs:
38
uses: actions-js/push@master
39
with:
40
message: "auto: spell check"
41
+ branch: ${GITHUB_REF##*/}
42
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments