mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-21 00:52:47 +02:00
7 lines
183 B
YAML
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'
|