Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bneumann committed Oct 2, 2024
1 parent ff2d3cc commit cee3d71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/do_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- name: execute gitversion
id: gitversion # step id used as reference for output values
uses: gittools/actions/gitversion/execute@v2.0.1
with:
useConfigFile: true

- name: print gitversion
run: |
Expand Down

0 comments on commit cee3d71

Please sign in to comment.