Skip to content

Commit 685ab70

Browse files
committed
forgot to remove tag from npm publish command! doh!
1 parent cf04a2a commit 685ab70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
with:
4343
name: package
4444

45-
- run: npm publish *.tgz --access public --tag pubfix
45+
- run: npm publish *.tgz --access public

0 commit comments

Comments
 (0)