Skip to content

Commit

Permalink
Update release build action
Browse files Browse the repository at this point in the history
  • Loading branch information
larsnaesbye authored Sep 7, 2023
1 parent 4326282 commit bbf7c3e
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 @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Release ${{ matrix.target }}
uses: rust-build/[email protected].2
uses: rust-build/[email protected].3
env:
GITHUB_TOKEN: ${{ matrix.target }}
with:
Expand Down

0 comments on commit bbf7c3e

Please sign in to comment.