Skip to content

Commit 00bda22

Browse files
committed
settings-1-update.yml: Update output of setup-settings-validation to correct step output of targets
1 parent 5dec031 commit 00bda22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/settings-1-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
name: Setup Validate Deployment Settings
1919
runs-on: ubuntu-latest
2020
outputs:
21-
targets: ${{ steps.target.outputs.matrix }}
21+
targets: ${{ steps.target.outputs.targets }}
2222
steps:
2323
- name: Get deployment settings.json
2424
uses: actions/checkout@v4

0 commit comments

Comments
 (0)