We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19131a7 commit cc637f1Copy full SHA for cc637f1
.github/workflows/add-to-project.yml
@@ -14,7 +14,7 @@ jobs:
14
app_id: ${{ secrets.TOKENS_APP_ID }}
15
private_key: ${{ secrets.TOKENS_PRIVATE_KEY }}
16
- name: Add issue to Project
17
- uses: actions/add-to-project@v0.6.1
+ uses: actions/add-to-project@v1.0.2
18
with:
19
project-url: https://github.com/orgs/netlify/projects/199
20
github-token: ${{ steps.generate_token.outputs.token }}
0 commit comments