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 c23a750 commit a32be5dCopy full SHA for a32be5d
.github/workflows/update_spdx_licenses.yml
@@ -116,3 +116,5 @@ jobs:
116
--label "feat: bump SPDX Licenses $SB_VERSION"
117
--base "$GITHUB_REF_NAME"
118
--head "$SB_BRANCH"
119
+ env:
120
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments