Skip to content

Commit

Permalink
Fix typo in env name
Browse files Browse the repository at this point in the history
  • Loading branch information
netmindz committed Jan 22, 2025
1 parent b1b2eea commit 8d4c911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/usermods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8d4c911

Please sign in to comment.