remove permissions from action.yml

This commit is contained in:
David Daly
2024-01-30 12:46:29 +00:00
committed by GitHub
parent 5fc6c86976
commit 55d1a91db3
-5
View File
@@ -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'