Skip to content

Commit 86ee0e5

Browse files
authored
Merge pull request #2252 from ably/fix/features-workflow-deployments-permission
ci: grant deployments:write to features workflow
2 parents 13bd25d + 8d19aec commit 86ee0e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/features.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
build:
1111
permissions:
1212
contents: read
13+
deployments: write
1314
id-token: write
1415
uses: ably/features/.github/workflows/sdk-features.yml@6b3fc7a8ede2ebdd7a6325314f3a96c6466f1453 # main
1516
with:

0 commit comments

Comments
 (0)