mirror of
https://github.com/morten-olsen/http.md.git
synced 2026-02-08 00:46:28 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
46784fe86c |
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@@ -20,7 +20,7 @@ env:
|
|||||||
IMAGE_NAME: ${{ github.repository }}
|
IMAGE_NAME: ${{ github.repository }}
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: write
|
||||||
packages: read
|
packages: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
@@ -92,7 +92,7 @@ jobs:
|
|||||||
|
|
||||||
release:
|
release:
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: read
|
||||||
packages: write
|
packages: write
|
||||||
attestations: write
|
attestations: write
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|||||||
Reference in New Issue
Block a user