Skip to content

Commit 8210117

Browse files
author
sovitybot
committed
🔄 Templates: synced local '.github/workflows/add_issue_to_project.yml' with remote '.github/workflows/add_issue_to_project.yml'
1 parent a8236f2 commit 8210117

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/add_issue_to_project.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: add_issue_to_project
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/add-to-project@v1.0.1
14+
- uses: actions/add-to-project@v1.0.2
1515
with:
16-
project-url: https://github.com/orgs/sovity/projects/44
16+
project-url: https://github.com/orgs/sovity/projects/9
1717
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}

0 commit comments

Comments
 (0)