FCDIU3JVWJXFIJQTARYEBZVZQQWZKFCYI3AOC4XCLZVMJUAUWZ5AC - name: Deployrun: |git config --global user.name ghagit config --global user.email ghagit remote set-url origin https://${github_token}@github.com/${repository}npm run buildnpm run deployenv:user_name: 'github-actions[bot]'user_email: 'github-actions[bot]@users.noreply.github.com'github_token: ${{ secrets.ACTIONS_DEPLOY_ACCESS_TOKEN }}repository: ${{ github.repository }}