Skip to content

Commit

Permalink
kjør git status
Browse files Browse the repository at this point in the history
  • Loading branch information
augustdahl committed Mar 7, 2024
1 parent b982d08 commit e6ebcc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-and-clone-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
git config --global user.email "[email protected]"
git checkout -b clone-monorepo
git remote set-url origin https://github.com/kartverket/${{ env.REPO_NAME }}.git
echo "git status: $(git status)"
echo "git push"
git push -u origin clone-monorepo
Expand Down

0 comments on commit e6ebcc0

Please sign in to comment.