Add deployments permissions
This commit is contained in:
parent
d10fed39af
commit
846ee09cb5
1
.github/workflows/ewpratten-com.yml
vendored
1
.github/workflows/ewpratten-com.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
deployments: write
|
||||
environment: production
|
||||
steps:
|
||||
- name: Git checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user