Skip to content

docs: add affiliate link #7

docs: add affiliate link

docs: add affiliate link #7

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: "[email protected]"
secrets:
token: ${{ secrets.GITHUB_TOKEN }}