all repos — litestore @ ba5a1597d7506129bb482f219384ea0789aab479

A minimalist nosql document store.

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

ba5a1597d7506129bb482f219384ea0789aab479

parent

89d8c023d741872e20794d443452771748a91f31

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

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

@@ -1,9 +1,7 @@

name: Add artifacts to current release # Controls when the action will run. -on: - # Allows you to run this workflow manually from the Actions tab - workflow_dispatch: +on: workflow_dispatch jobs: release: