Skip to content

Commit

Permalink
Update token-translator.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-lindsay authored Nov 9, 2023
1 parent 00d9424 commit e9d1a1f
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/token-translator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,3 @@ jobs:
run: |
echo Add other actions to build,
echo test, and deploy your project.
- name: Install token-transformer
run: npm install token-transformer
working-directory: ./token-translation

- name: Run token-transformer
run: npx token-transformer tokens/tokens.json tokens/transformed-tokens.json
working-directory: ./token-translation

- name: Commit changes
uses: EndBug/add-and-commit@v9

0 comments on commit e9d1a1f

Please sign in to comment.