Skip to content

Commit d80dd2c

Browse files
committed
Set custom jar name for CI
Signed-off-by: Taylor Smock <tsmock@meta.com>
1 parent 4f24114 commit d80dd2c

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
@@ -20,5 +20,6 @@ jobs:
2020
uses: JOSM/JOSMPluginAction/.github/workflows/ant.yml@v3
2121
with:
2222
josm-revision: ${{ matrix.josm-revision }}
23+
plugin-jar-name: 'highwaynamemodification'
2324
perform-revision-tagging: ${{ matrix.josm-revision == 'r19044' && github.repository == 'JOSM/highwayNameModification' && github.ref_type == 'branch' && github.ref_name == 'master' && github.event_name != 'schedule' && github.event_name != 'pull_request' }}
2425
secrets: inherit

0 commit comments

Comments
 (0)