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.
2 parents 99e2237 + 20f8165 commit 9bbd128Copy full SHA for 9bbd128
.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.4.0
+ uses: actions/add-to-project@v0.4.1
18
with:
19
project-url: https://github.com/orgs/netlify/projects/199
20
github-token: ${{ steps.generate_token.outputs.token }}
0 commit comments