Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
vgrassia committed Oct 7, 2024
1 parent 70af7f6 commit d2cad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repository-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
fi
- name: Commit files
run: git commit -m "Bumped version to ${{ steps.set-final-version-output.outputs.version }}" -a
run: git commit -m "Bumped version to ${{ steps.set-final-version-output.outputs.version }}"

- name: Push changes
run: git push
Expand Down

0 comments on commit d2cad69

Please sign in to comment.