Skip to content

Commit

Permalink
try quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-martinsmith committed Aug 20, 2024
1 parent 62fa259 commit 5ba98b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
tag: v${{ needs.setup.outputs.assembly_version }}
name: Release ${{ needs.setup.outputs.assembly_version }}
body: ${{ steps.build_changelog.outputs.changelog }}
artifacts: **/*.nupkg
artifacts: '**/*.nupkg'

- name: Tag git
uses: pkgdeps/[email protected]
Expand Down

0 comments on commit 5ba98b6

Please sign in to comment.