Skip to content

Commit

Permalink
Update _publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AAriam committed Nov 18, 2024
1 parent c4034cd commit 6a156c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ jobs:
id-token: write
uses: ./.github/workflows/_test.yaml
with:
config: ${{ fromJSON(inputs.config).test }}
config: ${{ toJSON(fromJSON(inputs.config).test) }}

0 comments on commit 6a156c8

Please sign in to comment.