Skip to content

Commit

Permalink
Auto release
Browse files Browse the repository at this point in the history
- updated for module instead of system
  • Loading branch information
unrealkakeman89 committed Aug 23, 2022
1 parent 86b0026 commit 72b8803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
draft: false
prerelease: false
token: ${{secrets.GITHUB_TOKEN}}
artifacts: './system.zip, ./system.json'
artifacts: './module.zip, ./module.json'
generateReleaseNotes: true
tag: ${{ steps.get-version.outputs.version }}
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"type": "JournalEntry"
}
],
"version": "1.0.1",
"version": "1.0.2",
"compatibility": {
"minimum": "9.245",
"verified": "9.245",
Expand Down

0 comments on commit 72b8803

Please sign in to comment.