Fix column name as we renamed it

pull/18758/head
James Salter 2021-08-25 15:45:56 +01:00
parent 24a076a202
commit 87d5527489
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ jobs:
- uses: alex-page/github-project-automation-plus@v0.8.1
with:
project: Web App Team
column: Priority bugs
column: P1
repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}