Skip to content

Commit e81148e

Browse files
committed
Update prerelease workflow
1 parent dd40623 commit e81148e

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/publish-package-prerelease.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,6 @@ jobs:
4747
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4848
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4949

50-
# See https://github.com/ad-m/github-push-action
51-
- name: Push changes
52-
uses: ad-m/github-push-action@master
53-
with:
54-
github_token: ${{ secrets.GITHUB_TOKEN }}
55-
branch: ${{ github.ref }}
56-
5750
publish-github:
5851
needs: publish-npm
5952
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)