Skip to content

Commit

Permalink
Testing version incrementing with differents levels major
Browse files Browse the repository at this point in the history
  • Loading branch information
Matlavv committed Nov 18, 2024
1 parent 9ce7c1a commit f2dd98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Get the latest tag
- name: Get the latest ta
id: get_latest_tag
run: |
git fetch --tags
Expand Down

0 comments on commit f2dd98e

Please sign in to comment.