Skip to content

Commit

Permalink
Update add-to-project action
Browse files Browse the repository at this point in the history
  • Loading branch information
kennytv committed Jul 11, 2024
1 parent 1a78c0b commit b8d429b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issues to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/HangarMC/projects/1
github-token: ${{ secrets.CR_PAT }}

0 comments on commit b8d429b

Please sign in to comment.