on: [push] jobs: "build-all": runs-on: native steps: - run: nix build --refresh git+https://forgejo:$GITHUB_TOKEN@git.ntoinevaure.fr/$GITHUB_REPOSITORY?ref=$GITHUB_REF#build-all env: FORGEJO_TOKEN: override GITHUB_TOKEN: override