We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1d8d1 commit fcceb68Copy full SHA for fcceb68
1 file changed
.github/workflows/release.yml
@@ -0,0 +1,10 @@
1
+on:
2
+ push:
3
+ branches:
4
+ - main
5
+
6
+name: CI
7
8
+jobs:
9
+ release:
10
+ uses: mindkomm/workflows/.github/workflows/release.yml@main
0 commit comments