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 4a79d25 commit 3670feaCopy full SHA for 3670fea
.github/workflows/Dotnet_template.yml
@@ -35,7 +35,4 @@ jobs:
35
startsWith(github.ref, 'refs/tags/'))
36
uses: softprops/action-gh-release@v1
37
with:
38
- files: ./**/*.nupkg
39
- env:
40
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
- tags: true
+ files: ./**/*.nupkg
0 commit comments