vars -> env
Some checks failed
Update Determinate Nix binary / update_lockfile (push) Failing after 28s
Some checks failed
Update Determinate Nix binary / update_lockfile (push) Failing after 28s
This commit is contained in:
parent
5597cd75fc
commit
853a20d3cf
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
wget --content-disposition "$DETERMINATE_URL"
|
||||
env:
|
||||
DETERMINATE_URL: ${{ vars.DETERMINATE_URL }}
|
||||
DETERMINATE_URL: ${{ env.DETERMINATE_URL }}
|
||||
- name: Git config
|
||||
run: |
|
||||
git config user.name github-actions
|
||||
|
Loading…
x
Reference in New Issue
Block a user