Releases: IShix-g/Unity-GitHubActions
Releases · IShix-g/Unity-GitHubActions
Ver.1.1.10
- feat: improve release matching logic in workflow (e8a55fd)
- feat: conditionalize package check based on event type (f974a5c)
- feat: add new workflow trigger for package build (ffe1cc1)
- feat: add workflow to check and upload Unitypackage (5979a8c)
- fix: remove redundant checkout step in workflow (b390d07)
- fix: correct output reference in workflow file (a33c33f)
- fix: correct logic in package presence check (e65a1e6)
- fix: add missing GITHUB_TOKEN to workflow steps (491b860)
- refactor: update error message for artifact integrity check (4a44dac)
- refactor: replace artifact-digest with package-hash in workflows (9d33fa4)
What's Changed
- Release by @IShix-g in #147
- fix: add missing GITHUB_TOKEN to workflow steps by @IShix-g in #148
- Release by @IShix-g in #149
- fix: correct logic in package presence check by @IShix-g in #150
- fix: correct output reference in workflow file by @IShix-g in #151
- v1.1.10 by @IShix-g in #152
Full Changelog: 1.1.9...1.1.10
Ver.1.1.9
- feat: add package hash calculation to workflows (5dd4e7f)
What's Changed
Full Changelog: 1.1.8...1.1.9
Ver.1.1.8
Ver.1.1.7
- feat: add artifact digest input to release workflow (ae38b60)
- feat: add artifact integrity verification in workflows (96bb794)
- fix: Remove unnecessary GH_TOKEN environment variable (8fe27fa)
What's Changed
Full Changelog: 1.1.6...1.1.7
Ver.1.1.6
- fix: correct file path for artifact upload in workflow (1c4fe35)
- fix: simplify release upload logic in workflow script (5db7112)
What's Changed
- fix: simplify release upload logic in workflow script by @IShix-g in #141
- fix: correct file path for artifact upload in workflow by @IShix-g in #142
Full Changelog: 1.1.5...1.1.6
Ver.1.1.5
- feat: rename workflow step for package upload (54f8f89)
Full Changelog: 1.1.4...1.1.5
Ver.1.1.4
Ver.1.1.3
Ver.1.1.2
- feat: add workflow for manual release and package build (efaf209)
What's Changed
Full Changelog: 1.1.1...1.1.2
Ver.1.1.1
- feat: add support for flexible Unity license secrets (1f0b8d5)
- fix: update license notice formatting in workflows (d7763a3)
- fix: correct output variable name for latest release tag (68cdfab)
- fix: remove redundant notice log in build workflow (299b99a)
- refactor: reorganize GitHub Actions workflows and secrets (650871b)
What's Changed
- fix: remove redundant notice log in build workflow by @IShix-g in #134
- fix: correct output variable name for latest release tag by @IShix-g in #135
- feat: add support for flexible Unity license secrets by @IShix-g in #136
- v1.1.1 by @IShix-g in #137
Full Changelog: 1.1.0...1.1.1