Skip to content

Commit

Permalink
feat: Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitadugar authored Oct 6, 2023
1 parent e9752db commit 9ed0c93
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ jobs:
with:
patterns: |
./artifacts/kuconf-linux-arm64.zip
./artifacts/kuconf-linux-arm64.zip
./artifacts/kuconf-linux-arm64.zip
./artifacts/kuconf-linux-arm64.zip
./artifacts/kuconf-linux-amd64.zip
./artifacts/kuconf-darwin-arm64.zip
./artifacts/kuconf-darwin-amd64.zip
- name: Create Release
id: create_release
Expand Down

0 comments on commit 9ed0c93

Please sign in to comment.