Skip to content

Commit

Permalink
Changed github action step name
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdtronik committed Feb 12, 2025
1 parent e01fa1c commit 4de0ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 2 # Fetch enough history to compare commits

- name: Total Changes
- name: Calculate Next Version
uses: ./
id: versioning
with:
Expand Down

0 comments on commit 4de0ff2

Please sign in to comment.