1
0
Fork 0

Update add-to-project.yml

This commit is contained in:
Emotion 2022-07-25 01:44:24 +12:00 committed by GitHub
parent dd7809ba40
commit 9dcfd5c1e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,6 @@ jobs:
uses: actions/add-to-project@v0.3.0
with:
# URL of the project to add issues to
project-url: EllieBotDevs/Ellie-bot
project-url: https://github.com/orgs/EllieBotDevs/projects/3
# A GitHub personal access token with write access to the project
github-token: "${{ secrets.GITHUB_TOKEN }}"