Fix default branch name bit of update workflow (#189)

This commit is contained in:
Patrick Stevens
2024-07-12 17:22:07 +01:00
committed by GitHub
parent ffaa373da9
commit 2c7cd91cbc
2 changed files with 5 additions and 4 deletions

View File

@@ -46,6 +46,7 @@ jobs:
- name: Create pull request
env:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
BEARER_TOKEN: ${{ steps.generate-token.outputs.token }}
run: /tmp/venv/bin/python .github/workflows/commit.py