chore: fix github action missing variable call

This commit is contained in:
Ben M
2023-03-09 16:31:37 -05:00
committed by GitHub
parent 4b362f04a7
commit 346dff2488
+1 -1
View File
@@ -9,7 +9,7 @@ on:
required: false
type: string
secrets:
WORKFLOW_BOT_TOKEN:
ADD_TO_TRIAGE_BOARD_TOKEN:
required: true
jobs: