Fix issue labeller job, again (#27287)

With the correct URL format this time
This commit is contained in:
David Baker
2024-04-05 10:10:33 +01:00
committed by GitHub
parent a187b54707
commit 364ad021e4

View File

@@ -60,7 +60,7 @@ jobs:
- uses: konradpabjan/move-labeled-or-milestoned-issue@190352295fe309fcb113b49193bc81d9aaa9cb01
with:
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
project-url: "https://github.com/element-hq/element-web/projects/120"
project-url: "https://github.com/orgs/element-hq/projects/120"
column-name: "Needs info"
label-name: "X-Needs-Info"