Fixed workflow
Some checks failed
Deploy dev on push / on-push-deploy_sh-edraft (push) Failing after 3m58s

This commit is contained in:
Sven Heidemann 2023-10-22 14:03:53 +02:00
parent 15b2e22642
commit 76787cb180

View File

@ -23,6 +23,7 @@ jobs:
- name: Clone Repository - name: Clone Repository
uses: https://github.com/actions/checkout@v3 uses: https://github.com/actions/checkout@v3
with: with:
token: ${{ secrets.CI_ACCESS_TOKEN }}
submodules: true submodules: true
- name: Shutdown stack - name: Shutdown stack