mirror of
https://github.com/cmderdev/cmder.git
synced 2026-04-14 22:04:32 +08:00
Compare commits
1 Commits
copilot/im
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ddaa2f1c4e |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -242,7 +242,7 @@ jobs:
|
||||
$summary | Add-Content -Path $env:GITHUB_STEP_SUMMARY -Encoding utf8
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
uses: softprops/action-gh-release@v3
|
||||
with:
|
||||
files: |
|
||||
build/cmder.zip
|
||||
|
||||
Reference in New Issue
Block a user