mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-05-26 18:23:53 +00:00
add back id-token
This commit is contained in:
1
.github/workflows/build-next.yml
vendored
1
.github/workflows/build-next.yml
vendored
@@ -13,6 +13,7 @@ concurrency:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
build-next:
|
||||
|
||||
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user