Fix workflow

This commit is contained in:
Djuri Baars 2023-10-22 17:35:21 +02:00
parent ac00d43dcd
commit f7f9abc42b

View File

@ -75,5 +75,5 @@ jobs:
destination-github-username: 'btclock' destination-github-username: 'btclock'
destination-repository-name: 'web-flasher' destination-repository-name: 'web-flasher'
target-branch: btclock target-branch: btclock
user-name: ${{GITHUB_ACTOR}} user-name: ${{github.actor}}
user-email: ${{GITHUB_ACTOR}}@users.noreply.github.com user-email: ${{github.actor}}@users.noreply.github.com