all repos — litestore @ 053188d17be25328a6142c5ca8cc91efdd6265d3

A minimalist nosql document store.

Update add-artifacts-to-current-release.yml
Fabio Cevasco h3rald@h3rald.com
Wed, 14 Apr 2021 04:45:14 +0200
commit

053188d17be25328a6142c5ca8cc91efdd6265d3

parent

ba5a1597d7506129bb482f219384ea0789aab479

1 files changed, 2 insertions(+), 1 deletions(-)

jump to
M .github/workflows/add-artifacts-to-current-release.yml.github/workflows/add-artifacts-to-current-release.yml

@@ -1,7 +1,8 @@

name: Add artifacts to current release # Controls when the action will run. -on: workflow_dispatch +on: + workflow_dispatch: jobs: release: