Fix workflow
This commit is contained in:
parent
ac02e1470d
commit
4f4e37ec3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tagging.yml
vendored
2
.github/workflows/tagging.yml
vendored
|
@ -112,6 +112,6 @@ jobs:
|
|||
target-directory: firmware_v3/
|
||||
destination-github-username: 'btclock'
|
||||
destination-repository-name: 'web-flasher'
|
||||
target-branch: btclock
|
||||
target-branch: main
|
||||
user-name: ${{github.actor}}
|
||||
user-email: ${{github.actor}}@users.noreply.github.com
|
Loading…
Reference in a new issue