Skip to content

chore: Release v12.0.3 #17

chore: Release v12.0.3

chore: Release v12.0.3 #17

Workflow file for this run

# main only
name: Integrate
on:
push:
branches: [main]
env:
FORCE_COLOR: 1
jobs:
_:
uses: medikoo/github-actions-workflows/.github/workflows/no-tests-integrate.yml@main
secrets:
USER_GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}