Skip to content

Commit d4d56ec

Browse files
committed
right workflow
1 parent 45b0539 commit d4d56ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/agent-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
workflow_dispatch:
88

99
permissions:
10+
id-token: write
1011
contents: read
1112

1213
jobs:

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313

1414
permissions:
1515
contents: write
16-
id-token: write
1716

1817
jobs:
1918
determine-version:

0 commit comments

Comments
 (0)