Compare commits
2 Commits
63c16baf46
...
15697d176f
| Author | SHA1 | Date | |
|---|---|---|---|
| 15697d176f | |||
|
37063450c1
|
@@ -0,0 +1,9 @@
|
||||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
release:
|
||||
uses: unboundsoftware/shared-workflows/.gitea/workflows/Release.yml@main
|
||||
Reference in New Issue
Block a user