konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Package delete fix #129

Closed sinha108 closed 2 years ago

sinha108 commented 2 years ago

Description

Fix for package delete failure occurring in the CI publish job, which was caused by a change in GitHub API. Changed the delete package action being used to one that released a fix for the GitHub update (see https://github.com/SmartsquareGmbH/delete-old-packages/releases/tag/v0.4.0).

Related to # (issue)

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so that it can be replicated. Please also list any relevant details for your test configuration.

Checklist