Skip to content

Commit

Permalink
gha improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
colemickens committed May 9, 2021
1 parent 97268a4 commit 18e2f01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20210429_d15a196/install
extra_nix_config: |
experimental-features = nix-command flakes ca-references
- uses: cachix/cachix-action@v10
with:
name: colemickens
signingKey: '${{ secrets.cachix_key_nixpkgs_wayland }}'
- name: git-setup
run: |
git config --global user.name 'Cole Botkens'
Expand Down

0 comments on commit 18e2f01

Please sign in to comment.