Skip to content

Commit

Permalink
attempt to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Sep 28, 2023
1 parent c1c13df commit 6a83445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
file: '["HIC.Rdmp.Extensions.Plugin.${{ steps.version.outputs.version }}.nupkg"]'
file: 'HIC.Rdmp.Extensions.Plugin.${{ steps.version.outputs.version }}.nupkg'

0 comments on commit 6a83445

Please sign in to comment.