mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-21 23:37:57 +00:00
Add permissions to Main workflow for GITHUB_TOKEN push access
This commit is contained in:
@@ -5,6 +5,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pages: write
|
||||
|
||||
jobs:
|
||||
# publish to gh-pages (& IPFS when a release is detected)
|
||||
www:
|
||||
|
||||
Reference in New Issue
Block a user