Skip to content

Create new repo_type to handle undo-init exercise #2

Create new repo_type to handle undo-init exercise

Create new repo_type to handle undo-init exercise #2

Workflow file for this run

name: Bump version tag on merge
on:
pull_request:
types: [closed]
branches: [main]
jobs:
tag:
uses: git-mastery/actions/.github/workflows/bump-version.yml@main
secrets: inherit