diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index ede0704..cc332e9 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -44,7 +44,7 @@ jobs: owner: ${{ github.repository_owner }} repo: trigger-workflow-and-wait ref: ${{ github.event.repository.default_branch || 'master' }} - github_token: ${{ secrets.GITHUB_PERSONAL_ACCESS_TOKEN }} + github_token: ${{ secrets.SECRET_PERSONAL_TOKEN }} workflow_file_name: selftest.yaml client_payload: '{"test": "true"}' wait_interval: 11