Skip to content

Commit

Permalink
chore: fix indention in production register commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajeyakrishna-k authored Dec 17, 2023
1 parent df2276e commit fa6246f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/register-commands-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
with:
node-version: 18.18.2
node-version: 18.18.2
- run: npm install
- run: npm run register
env:
Expand Down

0 comments on commit fa6246f

Please sign in to comment.