Skip to content

Commit 669d75b

Browse files
committed
deprecate gis-ops bot
1 parent 601a5ce commit 669d75b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/preview-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
- name: 🌐 Comment preview URL
9494
uses: actions/github-script@v7
9595
with:
96-
github-token: ${{ secrets.PAT }}
9796
script: |
9897
const prNumber = parseInt('${{ steps.pr.outputs.number }}');
9998
const { data: comments } = await github.rest.issues.listComments({

0 commit comments

Comments
 (0)