Update add-artifacts-to-current-release.yml
Fabio Cevasco h3rald@h3rald.com
Wed, 14 Apr 2021 04:47:05 +0200
1 files changed,
2 insertions(+),
3 deletions(-)
M
.github/workflows/add-artifacts-to-current-release.yml
→
.github/workflows/add-artifacts-to-current-release.yml
@@ -1,7 +1,6 @@
-name: Add artifacts to current release - # Controls when the action will run. -on: +on: + # Allows you to run this workflow manually from the Actions tab workflow_dispatch: jobs: