Skip to content

GLPI 11 compatibility (#141) #11

GLPI 11 compatibility (#141)

GLPI 11 compatibility (#141) #11

Workflow file for this run

name: "Publish release"
on:
push:
tags:
- '*'
jobs:
publish-release:
permissions:
contents: "write"
name: "Publish release"
uses: "glpi-project/plugin-release-workflows/.github/workflows/publish-release.yml@v1"