README: parenthesis

This commit is contained in:
Domen Kožar 2019-10-03 16:39:05 +02:00 committed by GitHub
commit 6f6bb926ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: