mirror of
https://github.com/wled/WLED.git
synced 2025-07-09 20:06: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:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
environment: [usermod]
|
||||
environment: [usermods]
|
||||
usermod: ${{ fromJSON(needs.get_usermod_envs.outputs.usermods) }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user