Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lawvs authored May 28, 2023
1 parent 806f814 commit c583877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
if: steps.push.outputs.skipPR != 'true'
uses: repo-sync/pull-request@v2
with:
destination_branch: "main"
source_branch: 'bot/data' # If blank, default: triggered branch
pr_title: Update quest data (${{ steps.date.outputs.date }}) # Title of pull request
pr_body: '' # Full markdown support, requires pr_title to be set
Expand Down

0 comments on commit c583877

Please sign in to comment.