We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91a14cb + fcb0d8d commit 948af09Copy full SHA for 948af09
1 file changed
.github/workflows/project.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Add to project
16
runs-on: ubuntu-latest
17
steps:
18
- - uses: actions/add-to-project@v1.0.2
+ - uses: actions/add-to-project@v2.0.0
19
with:
20
project-url: https://github.com/orgs/opendecree/projects/1
21
github-token: ${{ secrets.PROJECT_TOKEN }}
0 commit comments