chore(actions): fix GITHUB_TOKEN permissions

This commit is contained in:
Erica Marigold 2024-03-30 12:19:02 +05:30
parent bc1996adaf
commit f556ad52a0
No known key found for this signature in database
GPG key ID: 2768CC0C23D245D1

View file

@ -6,6 +6,10 @@ on:
- "**" - "**"
workflow_dispatch: workflow_dispatch:
permissions:
actions: write
contents: write
jobs: jobs:
publish: publish:
name: Publish name: Publish