publish: script: - echo "$MASTER_KEY" > key.txt - age --decrypt -i key.txt -o keys.tar.gz keys.tar.gz.age - tar xvf keys.tar.gz - nix run github:input-output-hk/foliage -- build cache: paths: - _cache artifacts: paths: - _repo/*