Skip to content

Commit 17ca70d

Browse files
committed
Fix publish workflow.
1 parent 8f42cb2 commit 17ca70d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ on:
88
jobs:
99
publish:
1010
uses: sava-software/sava-build/.github/workflows/publish.yml@main
11+
secrets: inherit
1112
permissions:
1213
contents: read
1314
packages: write
14-
secrets: inherit
15-
with:
16-
projects: "json-iterator"

0 commit comments

Comments
 (0)