mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 03:39:01 +08:00
temporary fix for add-to-project task
This commit is contained in:
parent
3005cd7675
commit
f558417a25
2
.github/workflows/prs.yml
vendored
2
.github/workflows/prs.yml
vendored
@ -12,5 +12,5 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/add-to-project@main
|
||||
with:
|
||||
project-url: ${{ secrets.ADD_TO_PROJECT_PR_URL }}
|
||||
project-url: ${{ secrets.ADD_TO_PROJECT_URL }}
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
|
Loading…
Reference in New Issue
Block a user