We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fde0bc5 + ce34782 commit 654ca7eCopy full SHA for 654ca7e
.github/workflows/add-to-ks-project.yaml
@@ -27,7 +27,7 @@ jobs:
27
# token: ${{ secrets.GH_ALL_PROJECT_TOKEN }}
28
persist-credentials: 'false'
29
30
- - uses: actions/add-to-project@v1.0.0 # This adds the issue to the project
+ - uses: actions/add-to-project@v1.0.1 # This adds the issue to the project
31
with:
32
project-url: https://github.com/orgs/kubestellar/projects/5
33
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments