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 1897942 commit eb37121Copy full SHA for eb37121
1 file changed
.github/workflows/add-to-project.yml
@@ -24,7 +24,7 @@ jobs:
24
steps:
25
- id: add
26
name: Add ${{ format('#{0}', github.event.number || github.event.issue.number) }} to project
27
- uses: actions/add-to-project@v0.4.0
+ uses: actions/add-to-project@v0.4.1
28
with:
29
github-token: ${{ secrets.PAT_REPO }}
30
project-url: |
0 commit comments