Release Luau Package Action
Version updated for https://github.com/seaofvoices/release-luau-package-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Release Luau Package Action automates the process of publishing and releasing Sea of Voices Luau packages to npm, creating a new tag, and uploading assets to a GitHub release. It requires permissions to create tags, releases, and publish to npm with provenance. Users can specify artifacts for upload and choose between using yarn or npm as their package manager.
What’s Changed
What’s Changed
- Fix tag creation step by @jeparlefrancais in https://github.com/seaofvoices/release-luau-package-action/pull/1
Full Changelog: https://github.com/seaofvoices/release-luau-package-action/compare/v1...v1.0.1