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
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
deployments: write
|
||||||
environment: production
|
environment: production
|
||||||
steps:
|
steps:
|
||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user