Skip to content

Commit

Permalink
ci: fix 403 failure in azuresdkdrop workflow (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjk7989 committed Mar 6, 2024
1 parent b79c901 commit ecfe815
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/azuresdkdrop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

name: Create release and publish to drop

permissions:
actions: write

on: workflow_dispatch

jobs:
Expand Down

0 comments on commit ecfe815

Please sign in to comment.