We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa22bd commit a3e093eCopy full SHA for a3e093e
.github/workflows/ant.yml
@@ -52,6 +52,7 @@ jobs:
52
with:
53
josm-revision: ${{ matrix.josm-revision }}
54
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"
56
secrets: inherit
57
permissions:
58
attestations: write
0 commit comments