Releases: appcircleio/appcircle-enterprise-app-store-githubaction
Releases · appcircleio/appcircle-enterprise-app-store-githubaction
v0.0.2
-
Removed dependency on @appcircle/cli: This update eliminates the need for the @appcircle/cli package, streamlining the project dependencies and reducing potential overhead.
-
Introduced profileName parameter, replacing profileId: The action now accepts a profileName parameter instead of profileId. If the specified profile doesn't exist, the action will automatically create a new profile based on the package name.
-
Renamed pat parameter with favor personalAPIToken
v0.0.1
v0.0.1 Release