mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-05 20:18:43 +00:00
Fix default branch name bit of update workflow (#189)
This commit is contained in:
1
.github/workflows/flake_update.yaml
vendored
1
.github/workflows/flake_update.yaml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user