We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10214d9 commit a71ea0eCopy full SHA for a71ea0e
.github/workflows/add_to_octokit_project.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
continue-on-error: true
14
steps:
15
- - uses: actions/add-to-project@v0.5.0
+ - uses: actions/add-to-project@v0.6.0
16
with:
17
project-url: https://github.com/orgs/octokit/projects/10
18
github-token: ${{ secrets.OCTOKITBOT_PROJECT_ACTION_TOKEN }}
0 commit comments