Skip to content

Commit

Permalink
Update update-metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
krzema12 authored Apr 3, 2024
1 parent a050836 commit 635c8ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
git config user.name "github-actions[bot]"
- id: 'step-2'
name: 'Run generation logic'
run: 'GHWKT_RUN_STEP=''generate:step-2'' .github/workflows/update-metadata.main.kts'
run: 'GHWKT_RUN_STEP=''generate:step-2'' ''.github/workflows/update-metadata.main.kts'''
- id: 'step-3'
name: 'Push new commit'
run: 'git push'

0 comments on commit 635c8ca

Please sign in to comment.