Skip to content

Instantly share code, notes, and snippets.

View Makio64's full-sized avatar

Makio64 Makio64

View GitHub Profile
@Makio64
Makio64 / main.yml
Last active June 8, 2024 08:00
automatic update version on push ( create a new commit )
name: Update Version
on:
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch:
jobs: