Skip to content

Commit

Permalink
automated release bump wip
Browse files Browse the repository at this point in the history
  • Loading branch information
leordev committed Feb 23, 2024
1 parent 8b7b011 commit 1bf3b37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 100
fetch-tags: true

- name: Bump tag version
id: bump_version
Expand Down

0 comments on commit 1bf3b37

Please sign in to comment.