Skip to content

Commit 2355e1b

Browse files
authored
Testing a workflow
1 parent 0fc3adb commit 2355e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/add-to-project@v0.3.0
1414
with:
1515
project-url: https://github.com/users/Paliverse/projects/1
16-
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
16+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)