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 00e3ef4 commit 4a30f3fCopy full SHA for 4a30f3f
.github/workflows/dependabot-sync.yml
@@ -13,3 +13,5 @@ jobs:
13
uses: charmbracelet/meta/.github/workflows/dependabot-sync.yml@main
14
with:
15
repo_name: ${{ github.event.repository.name }}
16
+ secrets:
17
+ gh_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments