Skip to content

Commit

Permalink
Update the publish workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
peymanr34 authored Oct 7, 2023
1 parent e196f4b commit debd1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
script-path: build.cake
target: Pack
arguments: |
packageversion: "${{ github.event.release.tag_name }}"
packageversion: ${{ github.event.release.tag_name }}

0 comments on commit debd1ab

Please sign in to comment.