We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21f789a commit 23bb26fCopy full SHA for 23bb26f
.github/workflows/release-please.yml
@@ -14,4 +14,4 @@ jobs:
14
steps:
15
- uses: googleapis/[email protected]
16
with:
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.CI_PAT }}
0 commit comments