Skip to content

Commit

Permalink
update again
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh committed Jun 29, 2024
1 parent b0f9efd commit e441a0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
shell: pwsh
- run: 'Get-ChildItem -Directory -Recurse -Path ./'
shell: pwsh
- run: 'Get-ChildItem -Recurse -Path ./ABB.WorkItemClone.AzureDevOps/bin/Debug/net8.0/'
shell: pwsh
- uses: edgarrc/action-7z@v1
with:
args: 7z a -tzip ./output/ABBWorkItemClone-v${{needs.Setup.outputs.GitVersion_SemVer}}.zip ./ABB.WorkItemClone.AzureDevOps/bin/Debug/net8.0/**
Expand Down

0 comments on commit e441a0a

Please sign in to comment.