mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 19:08:11 +01:00
fix: add permissions section to deploy_backend.yml for write access
This commit is contained in:
3
.github/workflows/deploy_backend.yml
vendored
3
.github/workflows/deploy_backend.yml
vendored
@@ -8,6 +8,9 @@ on:
|
||||
- 'crypto_clash_contract/**'
|
||||
- '.github/workflows/deploy_backend.yml'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build-and-deploy-contract:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user