Skip to content

Commit

Permalink
Explicitly forward ELEMENT_BOT_TOKEN (#3894)
Browse files Browse the repository at this point in the history
`inherit` doesn't work across orgs, sadly.
  • Loading branch information
Johennes committed Nov 16, 2023
1 parent 2205445 commit eca651c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ on:
jobs:
call-triage-labelled:
uses: vector-im/element-web/.github/workflows/triage-labelled.yml@develop
secrets: inherit
secrets:
ELEMENT_BOT_TOKEN: ${{ secrets.ELEMENT_BOT_TOKEN }}

0 comments on commit eca651c

Please sign in to comment.