Skip to content

Commit

Permalink
Merge pull request #1 from GitTerraGame/testing-timelapse
Browse files Browse the repository at this point in the history
Testing timelapse on this old and huge repo
  • Loading branch information
sergeychernyshev authored Aug 11, 2024
2 parents f2709eb + 456f506 commit 79713d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gitterra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
pull_request:

# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
Expand All @@ -23,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Play GitTerra 🎮
uses: GitTerraGame/Play-GitTerra-Action@main
uses: GitTerraGame/Play-GitTerra-Action@timelapse
deploy-gitterra-to-gh-pages:
if: github.ref == 'refs/heads/main'
needs: play-gitterra
Expand Down

0 comments on commit 79713d1

Please sign in to comment.