Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
trudyhood committed Jun 10, 2024
1 parent fafc00a commit f86203d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Bump versions
uses: SiqiLu/[email protected]
with:
version_files: "**/${{PROJECT_NAME}}.csproj"
version_files: "**/${{ PROJECT_NAME }}.csproj"
version_mask: 0.0.1.0
version_overwrite: "*.*.*.*"
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f86203d

Please sign in to comment.