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 bd322fd commit 01cb29dCopy full SHA for 01cb29d
.github/workflows/release.yml
@@ -15,4 +15,5 @@ jobs:
15
steps:
16
- uses: googleapis/release-please-action@v4
17
with:
18
- release-type: simple
+ token: ${{ secrets.AUTIO_RELEASE_TOKEN }}
19
+ release-type: simple
0 commit comments