Skip to content

Commit

Permalink
Reenable GitVersion.
Browse files Browse the repository at this point in the history
  • Loading branch information
ssenart committed Jan 18, 2022
1 parent cc9ff76 commit 9dc112f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-publish-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
includePrerelease: false

# GitVersion execution : see examples at https://github.com/GitTools/actions/blob/main/docs/examples/github/gitversion/execute/usage-examples.md
# - name: Determine Version
# id: gitversion
# uses: gittools/actions/gitversion/execute@v0.9.7
- name: Determine Version
id: gitversion
uses: gittools/actions/gitversion/execute@v0.9.7

- name: Display GitVersion outputs
run: |
Expand Down

0 comments on commit 9dc112f

Please sign in to comment.