Skip to content

Commit 8bca2ad

Browse files
authored
Release v0.2.0
1 parent 131e58d commit 8bca2ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
# Filepath of the project to be packaged, relative to root of repository
4949
PROJECT_FILE_PATH: src/QAToolKit.Source.Swagger/QAToolKit.Source.Swagger.csproj
5050
VERSION_FILE_PATH: Directory.Build.props
51-
#NUGET_KEY: ${{secrets.NUGET_API_KEY}}
51+
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
52+
TAG_COMMIT: true

0 commit comments

Comments
 (0)