Update workflows
All checks were successful
/ deploy-and-package (push) Successful in 17s

This commit is contained in:
Alois 2026-08-20 20:58:40 +02:00
commit 98a6dde805
Signed by: alois
SSH key fingerprint: SHA256:GBzT2DXvAuGV9XIV5W3WrzVpjU54FThmxHXdbz95J24

View file

@ -4,7 +4,6 @@ on:
pull_request:
env:
NIX_CONFIG: experimental-features = nix-command flakes
FORGEJO_TOKEN: ""
GITHUB_TOKEN: ""
@ -14,7 +13,6 @@ jobs:
name: Build & Lint
runs-on: nixos
steps:
- run: nix profile add nixpkgs#nodejs_24
- uses: https://data.forgejo.org/actions/checkout@v4
with:
persist-credentials: false