Skip to content

Commit

Permalink
chore(ci): update step name
Browse files Browse the repository at this point in the history
  • Loading branch information
Fral738 authored Dec 16, 2024
1 parent 1b7bd28 commit 4f1e3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WERF_KUBE_CONFIG_BASE64: ${{ secrets.KUBECONFIG_BASE64_DEV }}

- name: Cleanup staged storage
- name: Cleanup stages storage
run: |
. $(werf ci-env github --as-file)
werf cleanup
Expand Down

0 comments on commit 4f1e3e7

Please sign in to comment.