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 dc5d6d8 commit 5eba2e3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,7 @@ jobs:

- name: Use GitVersion
id: gitversion # step id used as reference for output values
uses: gittools/actions/gitversion/[email protected]
#with:
# useConfigFile: true
# configFilePath: ./.github/GitVersion.yml
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
uses: gittools/actions/gitversion/[email protected]

# Zips the binaries and required files
- name: Zip App
Expand Down

0 comments on commit 5eba2e3

Please sign in to comment.