We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 517b070 + 4297ccd commit 1522684Copy full SHA for 1522684
.github/workflows/workflow-readme.md
@@ -21,3 +21,8 @@ they stay in the pull request ui. they are also only targetted on master
21
22
# Notes
23
- doesnt run easily with nektos act due to git ref checks and calling other workflows
24
+- conventions should be
25
+ - jobs kebab case no caps
26
+ - step names sentances
27
+ - step ids snake case
28
+ - envs all cap snake
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## [1.0.2-ci-setup.1](https://github.com/TechnologyEnhancedLearning/TELBlazor/compare/v1.0.1...v1.0.2-ci-setup.1) (2025-05-06)
2
+
3
4
+### Bug Fixes
5
6
+* **cause version:** minor version ([cc9b39f](https://github.com/TechnologyEnhancedLearning/TELBlazor/commit/cc9b39f053df98276c142f5e9e3849a8583dc9ea))
0 commit comments