Skip to content

Commit 3670fea

Browse files
authored
Update Dotnet_template.yml
1 parent 4a79d25 commit 3670fea

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/Dotnet_template.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,4 @@ jobs:
3535
startsWith(github.ref, 'refs/tags/'))
3636
uses: softprops/action-gh-release@v1
3737
with:
38-
files: ./**/*.nupkg
39-
env:
40-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41-
tags: true
38+
files: ./**/*.nupkg

0 commit comments

Comments
 (0)