Skip to content

add link to rockcommerce #2

add link to rockcommerce

add link to rockcommerce #2

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