Unverified Commit 58b06a1e authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update deploy.yml

parent 90baca50
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@ jobs:
  deploy:
  deploy:
    runs-on: ubuntu-latest
    runs-on: ubuntu-latest
    steps:
    steps:
      - uses: actions/checkout@v2
      - uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f
        with:
        with:
          submodules: true  # Fetch Hugo themes (true OR recursive)
          submodules: true  # Fetch Hugo themes (true OR recursive)
          fetch-depth: 0    # Fetch all history for .GitInfo and .Lastmod
          fetch-depth: 0    # Fetch all history for .GitInfo and .Lastmod