Added permission clause
This commit is contained in:
@@ -6,6 +6,10 @@ on:
|
|||||||
- 'v[0-9]+.[0-9]+.[0-9]+-preview.[0-9]'
|
- 'v[0-9]+.[0-9]+.[0-9]+-preview.[0-9]'
|
||||||
- 'v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]'
|
- 'v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
packages: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user