Skip to content

Commit 9b9ef84

Browse files
chore: remove obsolete PR_BUILDS_TOKEN
1 parent e9e7ebe commit 9b9ef84

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,8 +157,6 @@ jobs:
157157
158158
- name: Build
159159
run: yarn compile:production
160-
env:
161-
GITHUB_PR_BUILDS_KEY: ${{ secrets.PR_BUILDS_TOKEN }}
162160

163161
- name: Store compiled source
164162
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)