Skip to content

Commit 06bfa07

Browse files
committed
ci: update release.yml
1 parent 25f6cfa commit 06bfa07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
$_.Name -ne 'SECURITY.md'
2424
}
2525
26-
Compress-Archive -Path $files -DestinationPath c-env-bootstrap.zip
26+
Compress-Archive -Path $files -DestinationPath c-env-bootstrap.zip
2727
2828
- name: Release
2929
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)