Skip to content

Commit

Permalink
Merge pull request #6 from dragonswap-app/refactor/update-push-tokens…
Browse files Browse the repository at this point in the history
…-action

Update action destination folder
  • Loading branch information
drakulicm authored Mar 15, 2024
2 parents edf4d9a + fd05006 commit cfceee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-tokens.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
source_file: "./tokenlist.json"
destination_branch: "develop"
destination_repo: "dragonswap-app/dragonswap-client"
destination_folder: "packages/backend-service-dragon-swap/src/service/getTokens"
destination_folder: "apps/dragon-swap/src/redux/tokens/"
user_email: "marko.drakulic@nima.enterprises"
user_name: "drakulicm"
commit_message: "Update tokenlist.json using GitHub Actions"

0 comments on commit cfceee8

Please sign in to comment.