Skip to content

Commit

Permalink
Fetched template changes
Browse files Browse the repository at this point in the history
  • Loading branch information
spietras committed Jan 27, 2024
1 parent e8e17ab commit 69e8202
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .copier-answers.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: 0.5.0
_commit: 0.5.2
_src_path: gh:quickplates/meta
accountname: quickplates
description: Generic project template 👤
example: true
examplerepo: quickplates/generic-example
exampleaccountname: quickplates
exampledescription: Generic project example 👤
examplereponame: generic-example
reponame: generic
repourl: https://github.com/quickplates/generic
type: generic
2 changes: 1 addition & 1 deletion .github/workflows/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install Nix
uses: cachix/install-nix-action@v25
with:
github_EXAMPLES_ACCESS_TOKEN: ${{ github.token }}
github_access_token: ${{ github.token }}
install_url: https://releases.nixos.org/nix/nix-2.19.3/install
# See: https://github.com/cachix/install-nix-action/issues/56
- name: Import Nix store cache
Expand Down

0 comments on commit 69e8202

Please sign in to comment.