Fix column name as we renamed it

This commit is contained in:
James Salter 2021-08-25 15:45:56 +01:00
parent 24a076a202
commit 87d5527489

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 }}