Skip to content

Commit

Permalink
Update update-chonkers.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Feb 1, 2021
1 parent ca3af44 commit 83004ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-chonkers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
echo "OPEN_PULL_REQUEST=${OPEN_PULL_REQUEST}" >> $GITHUB_ENV
echo "PULL_REQUEST_FROM_BRANCH=${BRANCH_FROM}" >> $GITHUB_ENV
echo "PULL_REQUEST_TITLE=[tributors] ${BRANCH_FROM}" >> $GITHUB_ENV
echo "PULL_REQUEST_BODY=Tributors update automated pull request." >> $GITHUB_ENV
echo "PULL_REQUEST_TITLE=[chonkers] ${BRANCH_FROM}" >> $GITHUB_ENV
echo "PULL_REQUEST_BODY=Chonkers update automated pull request." >> $GITHUB_ENV
- name: Open Pull Request
uses: vsoch/pull-request-action@1.0.12
Expand Down

0 comments on commit 83004ba

Please sign in to comment.