Skip to content

Commit a3e093e

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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/Building-Generalization' && 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: "BuildingGeneralization"
5556
secrets: inherit
5657
permissions:
5758
attestations: write

0 commit comments

Comments
 (0)