8000 Merge pull request #9 from erickisos/sent-branch-name · python/python-docs-es@3f5ac33 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f5ac33

Browse files
authored
Merge pull request #9 from erickisos/sent-branch-name
Add branch name to action-js
2 parents 26e3093 + da6981a commit 3f5ac33

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