Skip to content

v2.2.3

v2.2.3 #11

Workflow file for this run

name: Release
on:
release:
types: [created]
jobs:
call-workflow:
uses: JOSM/JOSMPluginAction/.github/workflows/ant.yml@v2
with:
josm-revision: "r18877"
java-version: 17