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:
runs-on: windows-native
steps:
- uses: actions/checkout@v4
- uses: https://gitea.com/actions/checkout@v4
with:
fetch-depth: 2
- uses: actions/setup-node@v4
- uses: https://gitea.com/actions/setup-node@v4
with:
node-version: 22
cache: npm