Skip to content

Commit

Permalink
Try wildcard as tokenisation isn't working?
Browse files Browse the repository at this point in the history
  • Loading branch information
9swampy committed Apr 17, 2024
1 parent a1e706d commit e7b28be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: published-nuget-package
path: Telnet.${NuGetVersionV2ext}.nupkg
path: Telnet.*.nupkg

- name: Setup Git User
uses: fregante/setup-git-user@v1.1.0
Expand Down

0 comments on commit e7b28be

Please sign in to comment.