diff --git a/.github/workflows/push-tokens.yaml b/.github/workflows/push-tokens.yaml index e3279c3..eb0066d 100644 --- a/.github/workflows/push-tokens.yaml +++ b/.github/workflows/push-tokens.yaml @@ -20,6 +20,7 @@ jobs: API_TOKEN_GITHUB: ${{ secrets.GH_TOKEN }} with: source_file: "./tokenlist.json" + destination_branch: "develop" destination_repo: "dragonswap-app/dragonswap-client" destination_folder: "packages/backend-service-dragon-swap/src/service/getTokens" user_email: "marko.drakulic@nima.enterprises"