Skip to content

Commit

Permalink
Revert "Fix a lint error of the action merge-release."
Browse files Browse the repository at this point in the history
This reverts commit 2c4ba12.
  • Loading branch information
MrCoder committed Nov 1, 2024
1 parent 1e88255 commit 7c7e48d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: pnpm build
- name: Publish
uses: mrcoder/merge-release@master
with:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

Expand Down

0 comments on commit 7c7e48d

Please sign in to comment.