foundry-toolchain icon indicating copy to clipboard operation
foundry-toolchain copied to clipboard

feat: Add artifact repo configuration

Open frank-lim-partior opened this issue 2 years ago • 0 comments

Add configuration for artifact repository

Right now, the foundry github action always download artifacts from the official github repository. This change will allow users to use a repository of choice - e.g. via jfrog artifactory.

The change consists of the addition of an optional configuration that defaults to https://github.com and should not require any config changes from existing users.

frank-lim-partior avatar Aug 25 '23 07:08 frank-lim-partior