We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a53a5 commit a9d306bCopy full SHA for a9d306b
2 files changed
.github/workflows/publish-nuget.yml
@@ -11,7 +11,7 @@ on:
11
- 'src/Directory.Packages.props'
12
- 'src/NuGet.Config'
13
- 'src/PACKAGE.md'
14
- - 'global.json'
+ - 'src/global.json'
15
pull_request:
16
branches: [ master, main ]
17
paths:
@@ -20,7 +20,7 @@ on:
20
21
22
23
24
workflow_dispatch:
25
inputs:
26
version:
global.json src/global.jsonglobal.json renamed to src/global.json
0 commit comments