repos / starfx

supercharged async flow control library.
git clone https://github.com/neurosnap/starfx.git

commit
6d4b1b7
parent
7ed8b3c
author
Eric Bower
date
2024-02-28 04:26:57 +0000 UTC
chore: retain 1 site
2 files changed,  +2, -0
M .github/workflows/docs.yml
+1, -0
1@@ -33,3 +33,4 @@ jobs:
2           project: "starfx-docs-${{ steps.vars.outputs.sha_short }}"
3           promote: "starfx-prod"
4           retain: "starfx-docs"
5+          retain_num: 1
M .github/workflows/static.yml
+1, -0
1@@ -38,3 +38,4 @@ jobs:
2           project: "git-starfx-${{ steps.vars.outputs.sha_short }}"
3           promote: "git-starfx"
4           retain: "git-starfx-"
5+          retain_num: 1