Github Agent | Workflow has updated

This commit is contained in:
GitHub Action
2022-12-06 15:03:16 +00:00
parent 826539e50f
commit 45ec41eb4d
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@latest
- uses: actions/add-to-project@v1
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PAT }}