Skip to content

Commit

Permalink
Fix artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
pavpanchekha committed Feb 2, 2024
1 parent e19ea92 commit 06c3d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
commit: ${{ github.commit }}
draft: true
prerelease: false
artifacts: egg-herbie-*
artifacts: "egg-herbie-*"

0 comments on commit 06c3d92

Please sign in to comment.