Skip to content
This repository has been archived by the owner on Jan 28, 2022. It is now read-only.

Commit

Permalink
fix: project id
Browse files Browse the repository at this point in the history
  • Loading branch information
martonborzak committed May 30, 2020
1 parent e5468cb commit 8eaff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/assign_issue_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
uses: srggrs/assign-one-project-github-action@1.2.0
if: github.event.action == 'opened'
with:
project: 'https://github.com/orgs/YIO-Remote/projects/11'
project: 'https://github.com/orgs/YIO-Remote/projects/14'
column_name: 'Backlog'

0 comments on commit 8eaff62

Please sign in to comment.