feat: remove echo

This commit is contained in:
CronyAkatsuki 2026-03-14 23:12:37 +01:00
parent a6e9f1d06e
commit 6eddfda335

View file

@ -19,7 +19,5 @@ jobs:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}
token: ${{ secrets.ATTIC_TOKEN }}
- name: Echo secrets
run: echo "${{secrets.ATTIC_CACHE}}\n${{ATTIC_ENDPOINT}}\n${{secrets.ATTIC_TOKEN}}"
- name: Build freyja configuration
run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel