Skip to content

Commit

Permalink
Fix preview?
Browse files Browse the repository at this point in the history
  • Loading branch information
rublag committed Dec 29, 2023
1 parent bcd1db4 commit 32cd902
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,8 @@ jobs:
- name: create release
uses: softprops/action-gh-release@v1
with:
prerelease: true
tag_name: preview
name: Preview
files: |
dist/*

0 comments on commit 32cd902

Please sign in to comment.