Skip to content

Commit

Permalink
Merge pull request #205 from PMKS-Web/lowerbar_update
Browse files Browse the repository at this point in the history
Believe this should allow version bump to run, ultimately allowing to…
  • Loading branch information
KohmeiK committed Sep 7, 2023
2 parents ef666d4 + 732374b commit e0093fa
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
ref: 'main'
fetch-depth: 0
- name: Automated Version Bump
uses: actions/checkout@v3
- uses: phips28/gh-action-bump-version@v10.0.1

uses: phips28/gh-action-bump-version@v10.0.1

0 comments on commit e0093fa

Please sign in to comment.