Skip to content

Commit 177b8fd

Browse files
SLdragonMnickii
andauthored
chore: remove notification to teams toolkit (#3418)
Co-authored-by: Nickii Miaro <[email protected]>
1 parent c796563 commit 177b8fd

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/push-release.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,6 @@ jobs:
7474
env:
7575
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
7676

77-
- name: Notify TeamsFx Repo
78-
uses: peter-evans/repository-dispatch@v2
79-
with:
80-
token: ${{ secrets.TEAMSFX_REPO_ACCESS_TOKEN }}
81-
repository: OfficeDev/TeamsFx
82-
event-type: graph-toolkit-released
83-
client-payload: '{"version": "${{ needs.version.outputs.package-version }}"}'
84-
8577
storybook:
8678
runs-on: ubuntu-latest
8779

0 commit comments

Comments
 (0)