Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rengyr authored Nov 19, 2024
1 parent f288f7e commit d47b76d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
build:
name: Build and Release
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@master
- name: Build and release
Expand All @@ -18,4 +20,4 @@ jobs:
with:
RUSTTARGET: x86_64-unknown-linux-musl
MINIFY: true
ARCHIVE_NAME: Vulpes-Porto_x86_64-unknown-linux-musl
ARCHIVE_NAME: Vulpes-Porto_x86_64-unknown-linux-musl

0 comments on commit d47b76d

Please # to comment.