diff options
Diffstat (limited to 'act/artifacts')
| -rw-r--r-- | act/artifacts/readme | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/act/artifacts/readme b/act/artifacts/readme new file mode 100644 index 00000000..7540e736 --- /dev/null +++ b/act/artifacts/readme @@ -0,0 +1,10 @@ +this directory contains artifacts generated by invocations of https://github.com/nektos/act in order to do local testing of binary builds + +how to? +run: + +./act/run-act.sh prerelease + +or + +./act/run-act.sh release |
