Skip to content

Commit

Permalink
Set the custom name for the jar file
Browse files Browse the repository at this point in the history
Signed-off-by: Taylor Smock <tsmock@meta.com>
  • Loading branch information
tsmock committed Jan 30, 2025
1 parent efa22bd commit a3e093e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
with:
josm-revision: ${{ matrix.josm-revision }}
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' }}
plugin-jar-name: "BuildingGeneralization"
secrets: inherit
permissions:
attestations: write
Expand Down

0 comments on commit a3e093e

Please sign in to comment.