diff --git a/action.yml b/action.yml index b2153f6..85e9f87 100644 --- a/action.yml +++ b/action.yml @@ -1,11 +1,6 @@ name: 'Package and Publish' description: 'Publish actions as OCI artifacts to GHCR' -permissions: - id-token: write - contents: write - packages: write - # TODO: Add your action's branding here. This will appear on the GitHub Marketplace. branding: icon: 'heart'