Skip to content

Commit 4c98bf9

Browse files
authored
Update Tasmota_build_master.yml
1 parent 8af9577 commit 4c98bf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Tasmota_build_master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
safeboot-images:
1818
runs-on: ubuntu-latest
1919
#if: github.repository == 'arendst/Tasmota'
20-
if: github.repository == '${GITHUB_ACTOR}/Tasmota'
20+
if: github.repository == '${{GITHUB_ACTOR}}/Tasmota'
2121

2222
continue-on-error: false
2323
strategy:

0 commit comments

Comments
 (0)