File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 12
12
</summary >
13
13
<releaseNotes >
14
14
🐛 Fix GitHub pipeline in azd template.
15
+ 🐛 Exclude jekyll-gh-pages workflow from template.
15
16
</releaseNotes >
16
17
17
18
<projectUrl >https://github.com/JasonTaylorDev/CleanArchitecture</projectUrl >
32
33
<files >
33
34
<file src =" .template.config\icon.png" />
34
35
<file src =" README.md" />
35
- <file src =" .\**" target =" content" exclude =" **\node_modules\**;**\tools\**;**\bin\**;**\obj\**;.\.vs\**;.\.vscode\**;**\ClientApp\dist\**;**\wwwroot\dist\**;content\Directory.Build.*;.\.git\**;.\.github\workflows\package.yml;.\.github\workflows\codeql.yml;.\.github\workflows\build.yml;.\.github\ISSUE_TEMPLATE\**;.\.github\icon.png;.\.github\FUNDING.md;.\CODE_OF_CONDUCT.md;.\LICENSE;.\README.md;.\CleanArchitecture.nuspec;.\src\Web\app.db;" />
36
+ <file src =" .\**" target =" content" exclude =" **\node_modules\**;**\tools\**;**\bin\**;**\obj\**;.\.vs\**;.\.vscode\**;**\ClientApp\dist\**;**\wwwroot\dist\**;content\Directory.Build.*;.\.git\**;\.github\workflows\jekyll-gh-pages.yml; .\.github\workflows\package.yml;.\.github\workflows\codeql.yml;.\.github\workflows\build.yml;.\.github\ISSUE_TEMPLATE\**;.\.github\icon.png;.\.github\FUNDING.md;.\CODE_OF_CONDUCT.md;.\LICENSE;.\README.md;.\CleanArchitecture.nuspec;.\src\Web\app.db;" />
36
37
</files >
37
38
38
39
</package >
You can’t perform that action at this time.
0 commit comments