Skip to content

Commit

Permalink
Update add_to_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ookami-kb authored Aug 26, 2022
1 parent 9ae1577 commit 110381d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@0.3.0
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/cryptoplease/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}

0 comments on commit 110381d

Please sign in to comment.