We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649f4a4 commit 552da22Copy full SHA for 552da22
.github/workflows/release_please.yml
@@ -13,3 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: google-github-actions/release-please-action@v3
16
+ with:
17
+ command: manifest
18
+ token: ${{ secrets.OG_BOT_TOKEN }}
0 commit comments