Skip to content

Commit

Permalink
PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
yliuuuu committed Jan 23, 2024
1 parent 542bf1a commit 9be2c92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr_to_gh_page_repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ jobs:
- name: create pull-request
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.ACTION_TOKEN }}
commit-message: Update report
committer: PartiQL Team <[email protected]>
branch: update-playground
delete-branch: true
title: 'Update Playground'
body: |
Update Playground
From Repo: [], branch: [], commit id: []
Update Playground

0 comments on commit 9be2c92

Please sign in to comment.