Skip to content

Commit

Permalink
ci: configure moon secret
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Correa Casablanca <[email protected]>
  • Loading branch information
castarco committed Mar 28, 2024
1 parent 612d3df commit da0467e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
run: pnpm install --frozen-lockfile
- name: Run Moon CI checks
run: pnpm moon ci
env:
MOONBASE_SECRET_KEY: ${{ secrets.MOONBASE_SECRET_KEY }}

0 comments on commit da0467e

Please sign in to comment.