File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 - name : Build
3030 env :
3131 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_PROD }}
32- uses : adobe/aio-apps-action@3.4 .0
32+ uses : adobe/aio-apps-action@4.0 .0
3333 with :
3434 os : ${{ matrix.os }}
3535 command : build
4040 ORG : ${{ secrets.PROJECT_ORG_PROD }}
4141 SITE : ${{ secrets.PROJECT_SITE_PROD }}
4242 PRODUCT_PAGE_URL_FORMAT : ${{ secrets.PRODUCT_PAGE_URL_FORMAT_PROD }}
43- uses : adobe/aio-apps-action@3.4 .0
43+ uses : adobe/aio-apps-action@4.0 .0
4444 with :
4545 os : ${{ matrix.os }}
4646 command : deploy
Original file line number Diff line number Diff line change 3030 - name : Build
3131 env :
3232 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_STAGE }}
33- uses : adobe/aio-apps-action@3.4 .0
33+ uses : adobe/aio-apps-action@4.0 .0
3434 with :
3535 os : ${{ matrix.os }}
3636 command : build
4141 ORG : ${{ secrets.PROJECT_ORG_STAGE }}
4242 SITE : ${{ secrets.PROJECT_SITE_STAGE }}
4343 PRODUCT_PAGE_URL_FORMAT : ${{ secrets.PRODUCT_PAGE_URL_FORMAT_STAGE }}
44- uses : adobe/aio-apps-action@3.4 .0
44+ uses : adobe/aio-apps-action@4.0 .0
4545 with :
4646 os : ${{ matrix.os }}
4747 command : deploy
Original file line number Diff line number Diff line change 2626 - name : Build
2727 env :
2828 AIO_RUNTIME_NAMESPACE : ${{ secrets.AIO_RUNTIME_NAMESPACE_STAGE }}
29- uses : adobe/aio-apps-action@3.4 .0
29+ uses : adobe/aio-apps-action@4.0 .0
3030 with :
3131 os : ${{ matrix.os }}
3232 command : build
You can’t perform that action at this time.
0 commit comments