Skip to content

make parsing of numeric parameters more robust (#39) #3

make parsing of numeric parameters more robust (#39)

make parsing of numeric parameters more robust (#39) #3

Workflow file for this run

name: Release
on:
push:
branches:
- master
paths:
- "*.info.txt"
jobs:
release:
name: Release
uses: mprins/.github/.github/workflows/DW-plugin-release.yml@main
secrets:
DOKUWIKI_USER: ${{ secrets.DOKUWIKI_USER }}
DOKUWIKI_PASS: ${{ secrets.DOKUWIKI_PASS }}