Skip to content

Commit 519bec0

Browse files
committed
Set the custom name for the jar file
Signed-off-by: Taylor Smock <tsmock@meta.com>
1 parent afe9dde commit 519bec0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ant.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
with:
5353
josm-revision: ${{ matrix.josm-revision }}
5454
perform-revision-tagging: ${{ github.repository == 'JOSM/Color' && github.ref_type == 'branch' && github.ref_name == 'master' && github.event_name != 'schedule' && github.event_name != 'pull_request' && matrix.josm-revision == 'r19044' }}
55+
plugin-jar-name: "ColorPlugin"
5556
secrets: inherit
5657
permissions:
5758
attestations: write

0 commit comments

Comments
 (0)