Skip to content

Commit

Permalink
release job needs more rights to create version labels
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Feb 20, 2023
1 parent b5e88ff commit d3c08d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

permissions:
contents: write
issues: write

env:
DOTNET_VERSION: '6.0.400'
Expand Down

1 comment on commit d3c08d4

@Mpdreamz
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @v1v for visibility

Please sign in to comment.