We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
targets
1 parent 5dec031 commit 00bda22Copy full SHA for 00bda22
.github/workflows/settings-1-update.yml
@@ -18,7 +18,7 @@ jobs:
18
name: Setup Validate Deployment Settings
19
runs-on: ubuntu-latest
20
outputs:
21
- targets: ${{ steps.target.outputs.matrix }}
+ targets: ${{ steps.target.outputs.targets }}
22
steps:
23
- name: Get deployment settings.json
24
uses: actions/checkout@v4
0 commit comments