diff --git a/action.yml b/action.yml index 2d347b3..766eb9e 100644 --- a/action.yml +++ b/action.yml @@ -30,7 +30,8 @@ runs: with: configPath: ${{inputs.lhConfigPath}} urls: ${{inputs.urls}} - + uploadArtifacts: true + temporaryPublicStorage: true - name: Checkout uses: actions/checkout@v3