Skip to content

Commit

Permalink
Use environment
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoDaniels committed Sep 13, 2023
1 parent ce88dca commit 6495f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
name: marco-daniels
authToken: ${{secrets.CACHIX_AUTH_TOKEN}}
- name: Build Website
run: nix-build default.nix --argstr url ${{secrets.COCKPIT_API_URL}} --argstr token ${{secrets.COCKPIT_API_TOKEN}}
run: nix-build default.nix --argstr url $COCKPIT_API_URL --argstr token ${{secrets.COCKPIT_API_TOKEN}}

0 comments on commit 6495f77

Please sign in to comment.