Skip to content

fix: add info.php file #4

fix: add info.php file

fix: add info.php file #4

Workflow file for this run

name: Auto-Release
on:
push:
branches:
- main
jobs:
auto-release:
uses: baumrock/RockMigrations/.github/workflows/auto-release.yml@main
with:
email: "office@baumrock.com"
secrets:
token: ${{ secrets.GITHUB_TOKEN }}