There was an error while loading. Please reload this page.
1 parent d85172a commit 3a4a442Copy full SHA for 3a4a442
1 file changed
.github/workflows/release.yml
@@ -0,0 +1,7 @@
1
+name: "Auto Release"
2
+on:
3
+ push:
4
+ branches: [ master, main ]
5
+jobs:
6
+ release:
7
+ uses: thelia-modules/ReusableWorkflow/.github/workflows/auto_release.yml@main
0 commit comments