mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
README: parenthesis
This commit is contained in:
parent
03453271be
commit
6f6bb926ee
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Build software only once using [Nix](https://nixos.org/nix/) with the help of [C
|
|||
|
||||
2. As an admin of your github repository:
|
||||
1. Click on Settings
|
||||
2. Click on Secrets [If missing, you need to sign up first for actions beta](https://github.com/features/actions)
|
||||
2. Click on Secrets ([If missing, you need to sign up first for actions beta](https://github.com/features/actions))
|
||||
3. Add your signing key value under name `CACHIX_SIGNING_KEY`.
|
||||
|
||||
3. Create `.github/workflows/test.yml` in your repo with the following contents:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue