Skip to content

Release

Release #3

Workflow file for this run

name: Release
on:
release:
types: [created]
jobs:
call-workflow:
uses: JOSM/JOSMPluginAction/.github/workflows/ant.yml@v1
with:
josm-revision: "r18723"