Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 16550af

Browse files
Update deploy.yml
1 parent b82e3b0 commit 16550af

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,3 @@ jobs:
6666
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
6767
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6868
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69-
- uses: "marvinpinto/action-automatic-releases@latest"
70-
with:
71-
repo_token: "${{ secrets.GITHUB_TOKEN }}"
72-
prerelease: false
73-
automatic_release_tag: "latest"

0 commit comments

Comments
 (0)