Skip to content

Commit

Permalink
Update envrc source
Browse files Browse the repository at this point in the history
  • Loading branch information
ce0la committed Jul 25, 2024
1 parent bca3bab commit 0e6b0ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
- name: 🚀 Deploy
run: |
echo "${{ secrets.ENVRC }}" > .envrc.local
source .envrc.local
nix develop
echo "yes" | nix run .#cardano-services.${{ inputs.environment || 'ops-preview-1@us-east-1' }}.apply

0 comments on commit 0e6b0ac

Please sign in to comment.