We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc3adb commit 2355e1bCopy full SHA for 2355e1b
.github/workflows/main.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/add-to-project@v0.3.0
14
with:
15
project-url: https://github.com/users/Paliverse/projects/1
16
- github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments