Skip to content

Commit ec3199d

Browse files
committed
fix: [pub] 尝试github package
1 parent 37410df commit ec3199d

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
permissions:
88
contents: write
9-
id-token: write
9+
packages: write
1010

1111
jobs:
1212
build:

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@delta-comic:registry=https://npm.pkg.github.com

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@delta-comic/plugin-layout",
2+
"name": "@delta-comic/delta-comic-plugin-layout",
33
"version": "0.7.2",
44
"description": "希望的涟漪",
55
"homepage": "https://github.com/delta-comic/delta-comic-plugin-layout",

0 commit comments

Comments
 (0)