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 May 2, 2024
1 parent d6242a1 commit 0e80fda
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 @@ -10,7 +10,7 @@ jobs:
name: add_issue_to_project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.0
- uses: actions/add-to-project@v1.0.1
with:
project-url: https://github.com/orgs/sovity/projects/9
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}

0 comments on commit 0e80fda

Please sign in to comment.