Skip to content

Commit

Permalink
Cleanup report and add version json
Browse files Browse the repository at this point in the history
  • Loading branch information
urothis committed Jan 19, 2024
1 parent 1351763 commit 2aee948
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nwserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Commit updated Files
uses: EndBug/add-and-commit@v9
with:
add: '["README.md", "version.md"]'
add: '["README.md", "version.json"]'
message: "Update README.md"
author_name: urothis
author_email: urothis@gmail.com
Expand Down
Empty file added version.json
Empty file.

0 comments on commit 2aee948

Please sign in to comment.