We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b1e0d commit 1fdf260Copy full SHA for 1fdf260
.github/workflows/release-please.yml
@@ -19,3 +19,5 @@ jobs:
19
steps:
20
- name: Create / Update Release
21
uses: googleapis/release-please-action@v4
22
+ with:
23
+ token: "${{ secrets.TOKEN }}"
0 commit comments