Skip to content

Commit

Permalink
fix: fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz committed Jun 13, 2024
1 parent 98eef84 commit ca9cfab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
npm run build
- name: Compile and release
uses: actions/checkout@master
uses: rust-build/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ca9cfab

Please sign in to comment.