Skip to content

Merge remote-tracking branch 'origin/stable' into stable #1

Merge remote-tracking branch 'origin/stable' into stable

Merge remote-tracking branch 'origin/stable' into stable #1

Workflow file for this run

on:
push:
branches:
- stable
jobs:
release-on-push:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: rymndhng/release-on-push-action@master
with:
bump_version_scheme: patch