Skip to content

Commit

Permalink
Merge pull request #144 from Azure-Samples/palatter/workflow-permissions
Browse files Browse the repository at this point in the history
Update permissions for release workflow
  • Loading branch information
palatter authored Mar 22, 2024
2 parents fb8651a + 1245101 commit 1c1b52e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
rm -r "./Chat/dist"
- name: Publish
permissions:
contents: write
uses: softprops/action-gh-release@v1
with:
files: "group-chat.zip"
Expand Down

0 comments on commit 1c1b52e

Please sign in to comment.