Skip to content

Commit

Permalink
chore: potential ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fabkho committed Sep 12, 2024
1 parent c7106a3 commit a3282c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
3 changes: 1 addition & 2 deletions packages/floating-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"version": "5.3.1",
"type": "module",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
"access": "public"
},
"description": "Easy Vue tooltips, dropdowns, menus & popovers using floating-ui",
"author": "Guillaume Chau <[email protected]>",
Expand Down

0 comments on commit a3282c1

Please sign in to comment.