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.
changelog-preview
1 parent 400c446 commit fe4a09eCopy full SHA for fe4a09e
1 file changed
.github/workflows/changelog-preview.yml
@@ -16,4 +16,5 @@ permissions:
16
jobs:
17
changelog-preview:
18
uses: getsentry/craft/.github/workflows/changelog-preview.yml@6143e76379c342e247687c4ab5c83d8b900cc273 # v2
19
- secrets: inherit
+ secrets:
20
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments