mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 19:08:11 +01:00
fix: add actions permission to deploy_backend.yml
This commit is contained in:
1
.github/workflows/deploy_backend.yml
vendored
1
.github/workflows/deploy_backend.yml
vendored
@@ -10,6 +10,7 @@ on:
|
|||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
actions: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy-contract:
|
build-and-deploy-contract:
|
||||||
|
|||||||
Reference in New Issue
Block a user