Sfoglia il codice sorgente

ci(perf-test): add missing env variable

Ivan Dyachkov 1 anno fa
parent
commit
dffc466ac5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/performance_test.yaml

+ 1 - 0
.github/workflows/performance_test.yaml

@@ -65,6 +65,7 @@ jobs:
       if: github.event.inputs.version == '' && github.event.inputs.download_url == ''
       env:
         GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+        AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }}
       run: |
         set -xeuo pipefail
         # get latest emqx version