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.
1 parent 2bcf7ea commit da6981aCopy full SHA for da6981a
.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