diff --git a/.github/workflows/prod.yml b/.github/workflows/prod.yml index 1a1ed24..ae9e49e 100644 --- a/.github/workflows/prod.yml +++ b/.github/workflows/prod.yml @@ -22,7 +22,7 @@ jobs: id: push_directory uses: cpina/github-action-push-to-another-repository@main env: - API_TOKEN_GITHUB: ${{ secrets.AUTO_DEPLOY }} + API_TOKEN_GITHUB: ${{ secrets.AUTO_DEPLOY_SOLITOUR_7WX1ZQUYSUFP }} with: source-directory: 'output' destination-github-username: ssssksss