Skip to content

Commit

Permalink
fix update-flow-actions gh workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
YevheniiSemendiak committed Nov 16, 2023
1 parent 9acf9d7 commit 5447e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-neuro-flow-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: make setup
- id: run_updater
name: Run update actions script
run: python \{\{cookiecutter.project_dir\}\}/update_actions.py ".neuro/*.y*ml"
run: python \{\{cookiecutter.flow_dir\}\}/update_actions.py ".neuro/*.y*ml"
- id: generate_token
uses: tibdex/github-app-token@v1
with:
Expand Down

0 comments on commit 5447e05

Please sign in to comment.