Skip to content

Commit 55b4957

Browse files
committed
Remove release plan reference
1 parent 497990b commit 55b4957

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy-prod.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ jobs:
3333
env:
3434
YARN_CHECKSUM_BEHAVIOR: ignore
3535

36-
# Update the site plan, scoped out on its own because it gets access to secrets
37-
- run: node packages/typescriptlang-org/scripts/getTypeScriptReleasePlan.js
38-
env:
39-
GITHUB_BOT_TOKEN: ${{ secrets.GITHUB_BOT_TOKEN }}
40-
TEAMS_WEB_BOT_INCOMING_URL: ${{ secrets.TEAMS_WEB_BOT_INCOMING_URL }}
41-
4236
# Builds the site
4337
- name: Makes the site
4438
run: |

0 commit comments

Comments
 (0)