Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wagrenier authored Jan 31, 2022
1 parent 544f384 commit dc5d6d8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,7 @@ jobs:
run: dotnet publish -c Release /p:DebugType=None -o ./release

# Setups the env vars for gitversion
- uses: gittools/actions/gitversion/[email protected]
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
- uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: '5.x.x'
includePrerelease: true
Expand Down

0 comments on commit dc5d6d8

Please sign in to comment.