Skip to content

Commit

Permalink
ci: set permissions to write-all to fix azuresdkdrop workflow (#814)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjk7989 committed Mar 7, 2024
1 parent ecfe815 commit b027d69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/azuresdkdrop.yml
Expand Up @@ -3,8 +3,7 @@

name: Create release and publish to drop

permissions:
actions: write
permissions: write-all

on: workflow_dispatch

Expand Down

0 comments on commit b027d69

Please sign in to comment.