added permissions to write
This commit is contained in:
@@ -8,6 +8,9 @@ on:
|
|||||||
#pull_request:
|
#pull_request:
|
||||||
#branches: [ "development", "main", "staging" ]
|
#branches: [ "development", "main", "staging" ]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOTNET_VERSION: '8.0.x'
|
DOTNET_VERSION: '8.0.x'
|
||||||
DOCKER_IMAGE_NAME: watcher-server
|
DOCKER_IMAGE_NAME: watcher-server
|
||||||
|
Reference in New Issue
Block a user