diff --git a/.github/workflows/integrationTests.yml b/.github/workflows/integrationTests.yml index 955a18324..fdde6b79d 100644 --- a/.github/workflows/integrationTests.yml +++ b/.github/workflows/integrationTests.yml @@ -96,6 +96,7 @@ jobs: run: | go install github.com/jfrog/jfrog-testing-infra/local-rt-setup@latest ~/go/bin/local-rt-setup + echo "::add-mask::${{ env.JFROG_TESTS_LOCAL_ACCESS_TOKEN }}" env: RTLIC: ${{secrets.RTLIC}} GOPROXY: direct