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 7331814 commit b1d035dCopy full SHA for b1d035d
.github/workflows/dependabot_automerge.yml
@@ -11,4 +11,4 @@ jobs:
11
- uses: ahmadnassri/action-dependabot-auto-merge@v2
12
with:
13
target: minor
14
- github-token: ${{ secrets.mytoken }}
+ github-token: ${{ secrets.MYTOKEN }}
0 commit comments