mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-26 09:15:06 +03:00
ci/cd: add missing permission
This commit is contained in:
1
.github/workflows/build-next.yml
vendored
1
.github/workflows/build-next.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user