diff --git a/.github/workflows/build_editions.yaml b/.github/workflows/build_editions.yaml index bf3aea1..da1a084 100644 --- a/.github/workflows/build_editions.yaml +++ b/.github/workflows/build_editions.yaml @@ -45,7 +45,7 @@ jobs: office-chooser: ${{ matrix.office }} gpg-secret-key-base64: ${{ secrets.CI_PRIV_KEY }} gpg-passphrase: ${{ secrets.CI_GPG_PASSPHRASE }} - s3-cfg: ${{ secrets.S3_CFG }} + # s3-cfg: ${{ secrets.S3_CFG }} - name: rollback if: ${{ failure() || cancelled() }} run: |