Browse Source

Update automerge.yml

pull/8/head
Muryor 3 years ago committed by GitHub
parent
commit
1bff79b3db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/automerge.yml

2
.github/workflows/automerge.yml

@ -29,7 +29,7 @@ jobs:
uses: mtanzi/action-automerge@v1 uses: mtanzi/action-automerge@v1
id: merge id: merge
with: with:
github_token: ${{ github.GITHUB_TOKEN}} github_token: ${{ secrets.GITHUB_TOKEN}}
source: 'imgbot' source: 'imgbot'
target: 'main' target: 'main'

Loading…
Cancel
Save