✨ feature: Add Gitea Actions workflow for creating releases #skipGA
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Add release
|
||||
run-name: Add release with Gitea Actions
|
||||
# on: [push]
|
||||
on: [workflow_dispatch]
|
||||
on: [push]
|
||||
# on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
CreateRelease:
|
||||
|
||||
Reference in New Issue
Block a user