kopia lustrzana https://github.com/Aircoookie/WLED
Fix typo in env name
rodzic
9fda639e00
commit
59f50a569a
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue