We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b6842 commit 6ad32f7Copy full SHA for 6ad32f7
.github/workflows/update-specs.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: elastic/oblt-actions/updatecli/run@v1
21
with:
22
- command: "--experimental apply --config .ci/update-specs.yml"
+ command: "--experimental apply --config .github/update-specs.yml"
23
env:
24
GITHUB_TOKEN: ${{ secrets.UPDATECLI_GH_TOKEN }}
25
0 commit comments