Skip to content

Commit

Permalink
Update .github/workflows/add_to_octokit_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickfloyd authored Oct 3, 2023
1 parent 5fed051 commit 42c25bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_to_octokit_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/add-to-project@v0.4.0
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/octokit/projects/10
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
Expand Down

0 comments on commit 42c25bd

Please sign in to comment.