diff --git a/.github/workflows/deploy_testnet.yml b/.github/workflows/deploy_testnet.yml index 865b7c71da..b97e808177 100644 --- a/.github/workflows/deploy_testnet.yml +++ b/.github/workflows/deploy_testnet.yml @@ -34,7 +34,7 @@ jobs: name: docker_tag path: . run-id: ${{ github.event.workflow_run.id }} - github-token: ${{ secrets.GIT_PACKAGE_TOKEN }} + github-token: ${{ secrets.GIT_PACKAGE_TOKEN2 }} - name: Determine ref id: determine-ref