Skip to content

Commit

Permalink
testing auto version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
KohmeiK committed Aug 31, 2023
1 parent f086772 commit 35476d4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
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

0 comments on commit 35476d4

Please sign in to comment.