Prepare ForgeFlow for public release #10

Merged
Jens merged 24 commits from codex/public-readiness-forgeflow into main 2026-08-31 18:17:57 +00:00
Showing only changes of commit b454bafec3 - Show all commits
+2 -2
View File
@@ -15,10 +15,10 @@ jobs:
release: release:
runs-on: windows-native runs-on: windows-native
steps: steps:
- uses: actions/checkout@v4 - uses: https://gitea.com/actions/checkout@v4
with: with:
fetch-depth: 2 fetch-depth: 2
- uses: actions/setup-node@v4 - uses: https://gitea.com/actions/setup-node@v4
with: with:
node-version: 22 node-version: 22
cache: npm cache: npm