Skip to content

Update minimum PHP version to 8.0 #20

Update minimum PHP version to 8.0

Update minimum PHP version to 8.0 #20

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 }}