Skip to content

Automated Version Bump by AlexG1031 #7

Automated Version Bump by AlexG1031

Automated Version Bump by AlexG1031 #7

Workflow file for this run

name: Bump Version
run-name: Automated Version Bump by ${{ github.actor }}
on:
push:
branches:
- main
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- name: Automated Version Bump
uses: actions/checkout@v3
- uses: phips28/gh-action-bump-version@v10.0.1