We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06ae47 commit c751705Copy full SHA for c751705
.github/workflows/create-tag.yaml
@@ -1,9 +1,8 @@
1
-name: Main Branch CI
+name: Create git tag
2
on:
3
push:
4
branches:
5
- main
6
-
7
jobs:
8
Build-Code:
9
permissions:
0 commit comments