Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrot authored May 21, 2022
1 parent 97f077a commit 4099f34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
then
gh release create v$VERSION_NUM
wsl2-distro-manager-v$VERSION_NUM.zip
../wsl2distromanager-v$VERSION_NUM-signed-installer.msix
../wsl2-distro-manager-v$VERSION_NUM-signed-installer.msix
--title v$VERSION_NUM
--generate-notes
--notes "This is an automated release.";
Expand Down

0 comments on commit 4099f34

Please sign in to comment.