From 734d0b8c414d1505bec0b85e5683554a47fd8275 Mon Sep 17 00:00:00 2001 From: reid Date: Wed, 23 Oct 2024 11:21:17 -0500 Subject: [PATCH] pat token --- .github/workflows/build-ylem-container-test-env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-ylem-container-test-env.yaml b/.github/workflows/build-ylem-container-test-env.yaml index a7909b2..2774ce3 100644 --- a/.github/workflows/build-ylem-container-test-env.yaml +++ b/.github/workflows/build-ylem-container-test-env.yaml @@ -10,7 +10,7 @@ jobs: - name: Internal test build uses: actions/github-script@v7 with: - github-token: ${{ github.token }} + github-token: ${{ secrets.GH_TOKEN }} script: | await github.rest.repos.createDispatchEvent({ owner: 'tloncorp',