Skip to content

Update no-release.yml #11

Update no-release.yml

Update no-release.yml #11

Workflow file for this run

on:
push:
branches:
- main
- autorelease-patch
workflow_dispatch:
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: minor