mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 10:58: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:
|
||||
contents: write
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
build-and-deploy-contract:
|
||||
|
||||
Reference in New Issue
Block a user