We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d22fa commit f7bfa48Copy full SHA for f7bfa48
.github/workflows/publish.yaml
@@ -16,7 +16,6 @@ jobs:
16
uses: actions/setup-node@v2
17
with:
18
node-version: '16'
19
- registry-url: https://npm.pkg.github.com
20
- name: Cache dependencies
21
uses: actions/cache@v2
22
@@ -40,7 +39,6 @@ jobs:
40
39
41
42
43
44
45
46
@@ -77,7 +75,6 @@ jobs:
77
75
78
76
79
80
81
82
83
0 commit comments