Skip to content

Commit

Permalink
Update add-projects.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan authored Dec 4, 2024
1 parent 8c50966 commit deb0605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Add Issue/PR to GitHub Project
uses: actions/add-to-project@v1
uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/primefaces/projects/4
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit deb0605

Please sign in to comment.