We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726f826 commit f6518b6Copy full SHA for f6518b6
.github/workflows/project.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Add To GitHub projects
19
- uses: actions/add-to-project@v1.0.0
+ uses: actions/add-to-project@v1.0.2
20
with:
21
project-url: https://github.com/orgs/codelicia/projects/4
22
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments