Skip to content

Commit

Permalink
Configure release toolchain to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
localghost committed Oct 22, 2023
1 parent 5532189 commit 18e889f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: release

on:
release:
types: [published]
Expand All @@ -16,3 +18,4 @@ jobs:
RUSTTARGET: x86_64-unknown-linux-musl
ARCHIVE_TYPES: tar.gz
MINIFY: "yes"
TOOLCHAIN_VERSION: stable

0 comments on commit 18e889f

Please sign in to comment.