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 ed5b373 commit f686a5aCopy full SHA for f686a5a
.github/workflows/containers.yml
@@ -26,7 +26,7 @@ jobs:
26
id: release-please
27
uses: googleapis/release-please-action@v4
28
with:
29
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.RELEASE_TOKEN }}
30
31
builds-linux:
32
runs-on: ubuntu-latest
0 commit comments