Skip to content

Commit

Permalink
chore: fix automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjoverm committed Oct 7, 2024
1 parent 0f40162 commit 1083df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
env:
DEPENDENCY: "@storyblok/vue"
PR_URL: ${{github.event.pull_request.html_url}}
GITHUB_TOKEN: ${{secrets.DEPENDABOT_TOKEN}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 1083df9

Please sign in to comment.