Skip to content

Commit

Permalink
Update clean.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tvion authored Feb 21, 2025
1 parent e64d006 commit f911b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
id: get-ids-for-delete
uses: Netcracker/[email protected]
with:
component-name: ${{ matrix.component.name }}
component-name: ${{ env.COMPONENT_NAME }}
component-tag: ${{ env.TAG_NAME }}
access-token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/delete-package-versions@v5
Expand Down

0 comments on commit f911b68

Please sign in to comment.