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 b5e55d0 commit 46c646cCopy full SHA for 46c646c
1 file changed
.github/workflows/release-please.yml
@@ -10,4 +10,6 @@ jobs:
10
contents: write
11
pull-requests: write
12
issues: write
13
- uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@64c1673088ff7802f1270a44f03bc4d7a10631f2
+ uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@320a99a4c15487786dc73827ba7416303ab3fd1b
14
+ secrets:
15
+ release-please-token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments