We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5096ae commit c5fc682Copy full SHA for c5fc682
.github/workflows/main.yml
@@ -25,4 +25,4 @@ jobs:
25
- run_checks
26
- run_unit_tests
27
secrets:
28
- GITHUB_ACCESS_TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
+ TOKEN: ${{ secrets.RELEASE_PLEASE_TOKEN }}
0 commit comments