Skip to content

Commit

Permalink
Added perimission
Browse files Browse the repository at this point in the history
  • Loading branch information
space928 committed Feb 18, 2024
1 parent f46bee5 commit 7096fb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ jobs:
needs: build
name: "Create Release"
runs-on: "ubuntu-latest"
permissions:
contents: write

steps:
- name: Download release binaries
Expand Down

0 comments on commit 7096fb1

Please sign in to comment.