Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Jul 28, 2024
1 parent 9fb1400 commit 480c519
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rustci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,5 @@ jobs:
cargo publish -p iced_layershell --token ${{ secrets.CRATES_TOKEN }}
cargo publish -p iced_sessionlock --token ${{ secrets.CRATES_TOKEN }}
- uses: softprops/action-gh-release@v2
with:
draft: true

0 comments on commit 480c519

Please sign in to comment.