We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75989b0 commit 58e740eCopy full SHA for 58e740e
1 file changed
.github/workflows/ci_energyml_utils_release.yml
@@ -6,6 +6,10 @@
6
7
name: Publish release
8
9
+defaults:
10
+ run:
11
+ working-directory: energyml-utils
12
+
13
on:
14
release:
15
types: [published]
0 commit comments