We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8394f3 commit 095aa4cCopy full SHA for 095aa4c
1 file changed
.github/workflows/internal_ci.yml
@@ -25,6 +25,7 @@ jobs:
25
repository: 'JOSM/Mapillary'
26
ref: 'master'
27
plugin-directory: 'Mapillary'
28
+ plugin-jar-name: 'Mapillary'
29
call-workflow-min:
30
uses: JOSM/JOSMPluginAction/.github/workflows/internal_ant.yml@main
31
with:
@@ -33,3 +34,4 @@ jobs:
33
34
35
36
37
0 commit comments