From 4d0006c7572f6504fbbfc617709897caf0c8324f Mon Sep 17 00:00:00 2001 From: cato <47259183+cato447@users.noreply.github.com> Date: Thu, 2 Jun 2022 19:28:20 +0200 Subject: [PATCH] updated the upstream url for bitbucket-sync.yml --- .github/workflows/bitbucket-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bitbucket-sync.yml b/.github/workflows/bitbucket-sync.yml index 3778e3b..a8e4ce3 100644 --- a/.github/workflows/bitbucket-sync.yml +++ b/.github/workflows/bitbucket-sync.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest env: - UPSTREAM: git@github.com:babyygemperor/test-repo.git + UPSTREAM: ssh://git@bitbucket.ase.in.tum.de:7999/EIST22T02/eist22t02-whattocool48.git # Steps represent a sequence of tasks that will be executed as part of the job steps: