Skip to content

Commit

Permalink
Added env to github
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosNunezMX committed May 30, 2024
1 parent 7df56b1 commit a57b2d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: Tests

env:
LEO_USER: ${{ secrets.LEO_USER }}
LEO_PASSWORD: ${{ secrets.LEO_PASSWORD }}

on:
push:
branches:
Expand Down

0 comments on commit a57b2d1

Please sign in to comment.