We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b00b6e0 + cf8de75 commit 9e1b882Copy full SHA for 9e1b882
.github/workflows/add-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@0.5.0
+ - uses: actions/add-to-project@v0.5.0
14
with:
15
project-url: https://github.com/orgs/okp4/projects/9
16
github-token: ${{ secrets.OKP4_TOKEN }}
0 commit comments