Skip to content

Commit

Permalink
Fix archive name
Browse files Browse the repository at this point in the history
  • Loading branch information
lolepezy committed Nov 6, 2024
1 parent ca08734 commit cf0b8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload TAR
uses: actions/upload-artifact@v4
with:
name: rpki-ta-0-${{ matrix.java }}.tgz
name: rpki-ta-0-java-${{ matrix.java }}.tgz
path: .

docker:
Expand Down

0 comments on commit cf0b8c6

Please sign in to comment.