Skip to content

Commit 3dcc490

Browse files
authored
Update Tasmota_build_master.yml
1 parent af32906 commit 3dcc490

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/Tasmota_build_master.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ concurrency:
1616
jobs:
1717
safeboot-images:
1818
runs-on: ubuntu-latest
19-
#if: github.repository == '**/Tasmota'
19+
#if: github.repository == 'arendst/Tasmota'
20+
if: github.repository == "${GITHUB_ACTOR}/Tasmota"
21+
2022
continue-on-error: false
2123
strategy:
2224
matrix:

0 commit comments

Comments
 (0)