We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee7525 commit e435e39Copy full SHA for e435e39
.github/workflows/ci.yml
@@ -2,6 +2,7 @@
2
name: ESDK JavaScript CI Tests
3
permissions:
4
contents: read
5
+ id-token: write
6
7
on: [pull_request, workflow_call]
8
.github/workflows/prod-release.yml
@@ -1,6 +1,7 @@
1
name: Release
on:
workflow_dispatch:
0 commit comments