1
0
mirror of synced 2026-01-08 12:01:53 -05:00

Delete+restore of GHPR Packages with REST APIs using GITHUB_TOKEN - [Public Beta] (#33701)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Isaac Brown <101839405+isaacmbrown@users.noreply.github.com>
This commit is contained in:
Vanessa
2023-01-30 08:52:53 +10:00
committed by GitHub
parent c251938dc1
commit ab49c131ad
10 changed files with 56 additions and 20 deletions

View File

@@ -0,0 +1,9 @@
{% ifversion packages-delete-with-github-token-api %}
{% note %}
**Note:** The ability for {% data variables.product.prodname_actions %} workflows to delete and restore packages using the REST API is currently in public beta and subject to change.
{% endnote %}
{% endif %}