Skip to content

Commit a0a917c

Browse files
authored
ci(release): validate maintenance release prior publishing it (#110)
1 parent 0723b87 commit a0a917c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118

119119
maintenance-validate:
120120
name: On Maintenance - Validate
121-
uses: ./github/workflows/ci.yml
121+
uses: ./.github/workflows/ci.yml
122122

123123
release-on-maintenance:
124124
name: On Maintenance - Perform

0 commit comments

Comments
 (0)