Skip to content

Commit

Permalink
feat(github actions): first pass
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnksslr committed Oct 1, 2024
1 parent d01dcee commit 91867eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ jobs:
- name: Publish artifacts and release
uses: houseabsolute/actions-rust-release@v0
with:
changes-file: ""
target: ${{ matrix.platform.target }}
executable-name: 'uv-migrator'

0 comments on commit 91867eb

Please sign in to comment.