Skip to content

Commit 85e5217

Browse files
author
privapps
committed
fix release tag
1 parent 798fcfa commit 85e5217

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ jobs:
7373
Auto-generated release from main branch.
7474
7575
### Downloads
76-
- Linux AMD64: `github-copilot-svcs-linux-amd64`
77-
- Linux ARM64: `github-copilot-svcs-linux-arm64`
78-
- macOS AMD64: `github-copilot-svcs-darwin-amd64`
79-
- macOS ARM64: `github-copilot-svcs-darwin-arm64`
80-
- Windows AMD64: `github-copilot-svcs-windows-amd64.exe`
81-
- Windows ARM64: `github-copilot-svcs-windows-arm64.exe`
76+
- Linux AMD64: `github-copilot-svcs-linux-amd64.gz`
77+
- Linux ARM64: `github-copilot-svcs-linux-arm64.gz`
78+
- macOS AMD64: `github-copilot-svcs-darwin-amd64.gz`
79+
- macOS ARM64: `github-copilot-svcs-darwin-arm64.gz`
80+
- Windows AMD64: `github-copilot-svcs-windows-amd64.exe.gz`
81+
- Windows ARM64: `github-copilot-svcs-windows-arm64.exe.gz`
8282
draft: false
8383
prerelease: false
8484

0 commit comments

Comments
 (0)