We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9058587 commit 221de54Copy full SHA for 221de54
1 file changed
.github/workflows/cicd-3-deploy.yaml
@@ -1,3 +1,6 @@
1
+# Deploys a given tag to a given environment and tags for semantic versioning
2
+# creates semantic release
3
+
4
name: "CI/CD deploy"
5
6
on:
0 commit comments