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