We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d664448 commit 6e5b92aCopy full SHA for 6e5b92a
.github/workflows/backports.yaml
@@ -33,6 +33,7 @@ jobs:
33
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
34
with:
35
token: ${{ secrets.VEXXHOST_BOT_PAT }}
36
+ repository: vexxhost-bot/${{ github.event.repository.name }}
37
- uses: korthout/backport-action@d07416681cab29bf2661702f925f020aaa962997 # v3.4.1
38
39
github_token: ${{ secrets.VEXXHOST_BOT_PAT }}
0 commit comments