Skip to content

Commit e553e47

Browse files
committed
chore(github): Use public graphql git source URL
1 parent 11385c0 commit e553e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/drupalorg-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
env:
1111
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
1212
with:
13-
source-repo: 'git@github.com:drupal-graphql/graphql.git'
13+
source-repo: 'https://github.com/drupal-graphql/graphql.git'
1414
destination-repo: 'git@git.drupal.org:project/graphql.git'

0 commit comments

Comments
 (0)