Skip to content

Commit

Permalink
🔄 Templates: synced local '.github/workflows/add_issue_to_project.yml…
Browse files Browse the repository at this point in the history
…' with remote '.github/workflows/add_issue_to_project.yml'
  • Loading branch information
sovitybot committed Oct 28, 2024
1 parent 628d8c5 commit e2e8d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_issue_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: add_issue_to_project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.1
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/sovity/projects/9
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}

0 comments on commit e2e8d95

Please sign in to comment.