Skip to content

Commit

Permalink
feat: Add flake file to tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzel394 committed Jun 9, 2024
1 parent 940fa3e commit 38e0506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Compile and release
uses: rust-build/rust-build.action@v1.4.5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
MINIFY: true
RUSTTARGET: ${{ matrix.target }}
Expand Down

0 comments on commit 38e0506

Please sign in to comment.