Skip to content

Commit ee5744f

Browse files
authored
fix: Trouble shooting release issues
fix: Trouble shooting release issues
2 parents 88285e9 + a90971c commit ee5744f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/workflow-syntax-for-github-actions
44
# https://help.github.com/en/actions/automating-your-workflow-with-github-actions/contexts-and-expression-syntax-for-github-actions
55

6-
name: CI-CD
6+
name: CI
77

88
on:
99
push:

0 commit comments

Comments
 (0)