Skip to content

testing auto version bump #3

testing auto version bump

testing auto version bump #3

Workflow file for this run

name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
on: [ push ]
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