We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd48ec6 commit 584bba9Copy full SHA for 584bba9
.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@v1.0.0
20
with:
21
project-url: https://github.com/orgs/codelicia/projects/4
22
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments