diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c903ae5..6aae290 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,4 +27,5 @@ jobs: # Pull the latest code from the repository git pull origin ${{ secrets.MAIN_BRANCH }} + EOF