mirror of
https://github.com/wled/WLED.git
synced 2025-07-12 13:26:33 +00:00
Fix typo in env name
This commit is contained in:
parent
b1b2eead26
commit
8d4c9119b4
2
.github/workflows/usermods.yml
vendored
2
.github/workflows/usermods.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
environment: [usermod]
|
environment: [usermods]
|
||||||
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
|
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user