Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit a3fe383

Browse files
committed
Remove icon
1 parent ec6fdf0 commit a3fe383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
with:
7777
node-version: "18.x"
7878
registry-url: https://registry.npmjs.org/
79-
- name: 🚀 Publish package to NPM
79+
- name: Publish package to NPM
8080
run: npm publish --access public
8181
env:
8282
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)