Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit 7744c02

Browse files
committed
fix: npm publish
1 parent 9e3f30e commit 7744c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/NAV-06-03-04.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
mv fsh-generated/resources/Questionnaire-${{ github.workflow }}.json input/fsh/${{ github.workflow }}/Questionnaire-${{ github.workflow }}.json
5252
cd input/fsh/${{ github.workflow }}
5353
npm install
54-
npm publish --access=public
54+
npm publish

input/fsh/NAV-06-03-04/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "NAV-06-03-04",
2+
"name": "@navikt/fhir-questionnaires_nav-06-03-04",
33
"version": "1.0.4",
44
"files": [
55
"Questionnaire-NAV-06-03-04.json"

0 commit comments

Comments
 (0)