Fix workflow
This commit is contained in:
parent
ac00d43dcd
commit
f7f9abc42b
4
.github/workflows/workflow.yml
vendored
4
.github/workflows/workflow.yml
vendored
@ -75,5 +75,5 @@ jobs:
|
||||
destination-github-username: 'btclock'
|
||||
destination-repository-name: 'web-flasher'
|
||||
target-branch: btclock
|
||||
user-name: ${{GITHUB_ACTOR}}
|
||||
user-email: ${{GITHUB_ACTOR}}@users.noreply.github.com
|
||||
user-name: ${{github.actor}}
|
||||
user-email: ${{github.actor}}@users.noreply.github.com
|
Loading…
Reference in New Issue
Block a user