Skip to content

fix(TCO): missing ticket_tco field in table object (#397) #6

fix(TCO): missing ticket_tco field in table object (#397)

fix(TCO): missing ticket_tco field in table object (#397) #6

name: "Automatically tag new version"
on:
push:
branches:
- "main"
paths:
- "setup.php"
jobs:
auto-tag-new-version:
name: "Automatically tag new version"
uses: "glpi-project/plugin-release-workflows/.github/workflows/auto-tag-new-version.yml@v1"
secrets:
github-token: "${{ secrets.AUTOTAG_TOKEN }}"