We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e459ead commit e08374dCopy full SHA for e08374d
.github/workflows/BitMono.Core.yaml
@@ -38,4 +38,5 @@ jobs:
38
project_path: src/BitMono.Core
39
github_token: ${{ secrets.PAT }}
40
nuget_key: ${{ secrets.NUGET_DEPLOY_KEY }}
41
- nuget_push: true
+ nuget_push: true
42
+
0 commit comments