Skip to content

Commit

Permalink
fix: try updating action
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio committed Nov 8, 2023
1 parent 2269fe5 commit d71bbae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
steps:
- uses: google-github-actions/release-please-action@v3
with:
command: manifest
release-type: rust

1 change: 1 addition & 0 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"prerelease": false
}
},
"bootstrap-sha": "89c1833c752211c7e712ef926c3d14f85ac1a779",
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}

0 comments on commit d71bbae

Please sign in to comment.