Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Don't use empty SHA input (#2) #1

Don't use empty SHA input (#2)

Don't use empty SHA input (#2) #1

Workflow file for this run

name: Release on Merge To Master
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: rymndhng/release-on-push-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
bump_version_scheme: norelease