mirror of
https://codeberg.org/icewind/attic-action.git
synced 2026-06-03 17:44:07 +02:00
README: explain what to do if secrets are missing
This commit is contained in:
parent
7fe7f51850
commit
03453271be
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:
|
2. As an admin of your github repository:
|
||||||
1. Click on Settings
|
1. Click on Settings
|
||||||
2. Secrets
|
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. Add your signing key value under name `CACHIX_SIGNING_KEY`.
|
||||||
|
|
||||||
3. Create `.github/workflows/test.yml` in your repo with the following contents:
|
3. Create `.github/workflows/test.yml` in your repo with the following contents:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue