Skip to content

Commit

Permalink
Merge pull request #2 from senecajs/lc-update-gh-actions-env-var
Browse files Browse the repository at this point in the history
Update Actions Env Var
  • Loading branch information
rjrodger authored Dec 4, 2024
2 parents 1779645 + 943f750 commit a6ad4ba
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 a6ad4ba

Please sign in to comment.