Skip to content

Commit cd0fab7

Browse files
authored
Update ci.yml
1 parent 905aa14 commit cd0fab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ jobs:
301301
run: |
302302
mkdir ~/release
303303
pushd docs/_site
304-
zip -r ~/release/mig-docs-${{ env.GitVersion_SemVer }}.zip *
304+
zip -r ~/release/mig-docs-${{ env.SEMVER }}.zip *
305305
popd
306306
ls -lR ~/release
307307

0 commit comments

Comments
 (0)