diff --git a/.github/workflows/deploy-to-app.yaml b/.github/workflows/deploy-to-app.yaml index 30a9a97a443..64d7bdc93cf 100644 --- a/.github/workflows/deploy-to-app.yaml +++ b/.github/workflows/deploy-to-app.yaml @@ -60,6 +60,10 @@ jobs: uses: ./.github/actions/checkout_snsdemo with: token: ${{ secrets.GITHUB_TOKEN }} + - name: Get SNS scripts + uses: ./.github/actions/checkout_snsdemo + with: + token: ${{ secrets.GITHUB_TOKEN }} - name: Set up SNS scripts run: | : Install more