Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcaromiq authored Oct 5, 2023
1 parent 523c438 commit bb30028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/rust-build.action@v1.4.3
uses: jcaromiq/rust-build.action@v1.4.4
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
Expand Down

0 comments on commit bb30028

Please sign in to comment.