Skip to content

Commit

Permalink
remove archiving of release zip
Browse files Browse the repository at this point in the history
  • Loading branch information
karottenreibe committed Feb 27, 2024
1 parent d2eeb59 commit c11565a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@ jobs:
echo "--------------------"
7z a teamscale-profiler-dotnet.zip ./teamscale_dotnet_profiler
- uses: actions/upload-artifact@v4
with:
name: release-zip
path: '*.zip'
- name: Upload Release Assets
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit c11565a

Please sign in to comment.