Skip to content

chore: Release v2.7.3 #19

chore: Release v2.7.3

chore: Release v2.7.3 #19

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/10-integrate.yml@main
secrets:
USER_GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}