We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c48659 commit 0177ad9Copy full SHA for 0177ad9
1 file changed
.github/workflows/release-please.yml
@@ -14,4 +14,4 @@ jobs:
14
steps:
15
- uses: googleapis/release-please-action@v4.4.0
16
with:
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.CI_PAT }}
0 commit comments