giginet/Create Artifact Bundle

Create artifact bundle for Swift Package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifact_nameName of the executable to collectyes
versionVersion of the executableyes${{ github.event.release.tag_name || github.ref_name }}
package_pathPath to the Swift package directoryyes.
output_pathPath to output directory for artifact bundleyes./.artifacts
configurationBuild configuration (debug/release)yesrelease
namedescription
bundle_pathAn absolute path to the created artifact bundle zip file
bundle_sha256A SHA256 hash of the artifact bundle
bundle_filenameA filename of the artifact bundle