Skip to content

Commit

Permalink
update gh actions env var
Browse files Browse the repository at this point in the history
  • Loading branch information
lmscunha committed Dec 4, 2024
1 parent 0d0db5b commit 943f750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
build:
environment: test
env:
TRELLO_APIKEY: ${{secrets.TRELLO_APIKEY}}
TRELLO_USERTOKEN: ${{secrets.TRELLO_USERTOKEN}}
TILLO_API_KEY: ${{secrets.TILLO_API_KEY}}}
TILLO_SECRET: ${{secrets.TILLO_SECRET}

timeout-minutes: 6

Expand Down

0 comments on commit 943f750

Please sign in to comment.