Skip to content

Commit 3a95c53

Browse files
authored
Move Updatecli to .github folder (#1755)
1 parent dbd04b7 commit 3a95c53

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

.github/workflows/updatecli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- uses: elastic/oblt-actions/updatecli/run@v1
3636
with:
37-
command: apply --config updatecli/updatecli.d/versions.yml --values updatecli/values.d/scm.yml
37+
command: apply --config .github/updatecli/updatecli.d/versions.yml --values .github/updatecli/values.d/scm.yml
3838
env:
3939
GITHUB_TOKEN: ${{ steps.get_token.outputs.token }}
4040

0 commit comments

Comments
 (0)