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 f34811e commit 502b4fcCopy full SHA for 502b4fc
.github/workflows/add-issue-to-project.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v0.5.0
+ - uses: actions/add-to-project@v0.6.1
14
with:
15
project-url: https://github.com/orgs/imgix/projects/4
16
github-token: ${{ secrets.GH_TOKEN }}
.github/workflows/add-pr-to-project.yml
0 commit comments