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

Add archival note

Add archival note #2

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