Skip to content

Commit

Permalink
Update multi arch release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzvonimir committed Mar 28, 2024
1 parent 0a604c7 commit 933a830
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: |
artifacts/lda-linux-amd64.zip
artifacts/lda-darwin-arm64.zip
artifacts/*.zip/*.zip
artifacts/*.zip/*.zip
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 933a830

Please sign in to comment.