We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd48ec6 + 3b91c0c commit 98e94dbCopy full SHA for 98e94db
.github/workflows/project.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Add To GitHub projects
19
- uses: actions/add-to-project@v0.5.0
+ uses: actions/add-to-project@v0.6.1
20
with:
21
project-url: https://github.com/orgs/codelicia/projects/4
22
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments