Skip to content

Commit

Permalink
fix: Resolve second artifact upload conflict for PPA between log-cour…
Browse files Browse the repository at this point in the history
…ier and log-carver
  • Loading branch information
driskell committed Feb 28, 2025
1 parent 346caf4 commit 5e5d5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ppa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: log-courier
name: log-carver
path: artifacts/*

release-lc-admin:
Expand Down

0 comments on commit 5e5d5ca

Please sign in to comment.