Skip to content

Commit 9aff372

Browse files
authored
Update push.yml
1 parent 44812ca commit 9aff372

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ jobs:
2929
- run: yarn build
3030
- run: node scripts/setVersion.js --next
3131
- run: lerna exec --scope @microsoft/* -- "npm publish --tag next"
32+
if: github.repository == 'microsoftgraph/microsoft-graph-toolkit'
3233
env:
3334
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)