Skip to content

Commit

Permalink
MAUI YAML: Enabled write permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
skst committed Feb 21, 2024
1 parent 053e2a6 commit ea316b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ jobs:
needs: build
runs-on: ubuntu-latest

permissions:
contents: write

steps:
# Download publish artifact from previous job
# https://github.com/marketplace/actions/download-a-build-artifact
Expand Down

0 comments on commit ea316b0

Please sign in to comment.