This commit is contained in:
2023-08-08 23:07:05 +01:00
parent 3f2c7d8f5b
commit 8d62e4c0c1

View File

@@ -1,11 +1,10 @@
# workflow name
name: Generate release-artifacts
# on events
on:
release:
types:
- created
types:
- created
# workflow tasks
jobs: