Skip to content

Commit

Permalink
Merge pull request #136 from KisaragiEffective/KisaragiEffective-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective committed Mar 16, 2023
2 parents 9d117d1 + 22dcde5 commit a16bcd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-binary.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.3.2
uses: rust-build/rust-build.action@v1.4.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit a16bcd6

Please sign in to comment.