Added permission clause

This commit is contained in:
Michael Green
2024-06-25 22:29:44 +10:00
parent 29c685c791
commit b3e7696292

View File

@@ -6,6 +6,10 @@ on:
- 'v[0-9]+.[0-9]+.[0-9]+-preview.[0-9]'
- 'v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]'
permissions:
contents: read
packages: write
jobs:
docker:
runs-on: ubuntu-latest