8000 Add branch name to action-js · python/python-docs-es@da6981a · GitHub
[go: up one dir, main page]

Skip to content

Commit da6981a

Browse files
committed
Add branch name to action-js
1 parent 2bcf7ea commit da6981a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/execute-powrap.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
uses: actions-js/push@master
3939
with:
4040
message: "auto: spell check"
41+
branch: ${GITHUB_REF##*/}
4142
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
0