Skip to content

Commit

Permalink
Oops, specifying URL for GitHub, not GitLab
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeychernyshev committed Aug 17, 2024
1 parent c4b01a8 commit baa9b9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gitterra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
steps:
- name: Play GitTerra 🎮
uses: GitTerraGame/Play-GitTerra@main
with:
deploy-destination: https://gitterragame.github.io/TestRepo/

deploy-gitterra-to-gh-pages:
if: github.ref == 'refs/heads/main'
Expand Down
2 changes: 0 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
include:
- component: gitlab.com/gitterra/GitTerra/gitterra@~latest
inputs:
deploy-destination: https://gitterragame.github.io/TestRepo/
- component: gitlab.com/gitterra/GitTerra/pages@~latest

stages:
Expand Down

0 comments on commit baa9b9a

Please sign in to comment.