We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 708bcbf commit fcf0375Copy full SHA for fcf0375
.github/workflows/main.yml
@@ -2,6 +2,7 @@ name: Slugify Actions
2
3
permissions:
4
packages: write
5
+ contents: write
6
7
env:
8
PATH_TO_CSPROJ: 'src/Slugify.Core/Slugify.Core.csproj'
0 commit comments