Skip to content

Commit

Permalink
feat: add list of file in catalog autoupgrade folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-devfront committed Jun 27, 2024
1 parent 4a5314b commit 0c8c8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/extract-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: |
printenv
/bin/bash -eux ./scripts/extractCatalogue.sh
ls -a catalog
ls -a catalog/autoupgrade
/bin/bash -eux ./scripts/pushAndCreatePullRequest.sh
env:
APP_GITHUB_TOKEN: ${{ secrets.JARVIS_TOKEN }}

0 comments on commit 0c8c8a3

Please sign in to comment.