Skip to content

Commit

Permalink
chore: Fix release
Browse files Browse the repository at this point in the history
Release-As: 1.0.0
  • Loading branch information
danez committed Jun 23, 2022
1 parent 2792660 commit 39a82b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: release
with:
token: ${{ steps.get-token.outputs.token }}
release-type: node
release-type: rust
package-name: "@netlify/binary-info"
- uses: actions/checkout@v3
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 39a82b6

Please sign in to comment.