Skip to content

Commit

Permalink
Update add-issue-to-project.yml to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 committed Apr 29, 2024
1 parent 5bd6058 commit d376e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add-issue-to-project.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
name: Assign to Project
steps:
- uses: actions/add-to-project@v0.4.0
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/NeuroDesk/projects/9
github-token: ${{ secrets.PAT }}
github-token: ${{ secrets.PAT }}

0 comments on commit d376e21

Please sign in to comment.