pokerogue/.github/actions/bump-version/action.yml

7 lines
183 B
YAML

name: "Auto-Bump Version File"
author: "Franck Trouillez"
description: "Automatically bump the package.json and package-file.json file."
runs:
using: 'docker'
image: 'Dockerfile'