We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11385c0 commit e553e47Copy full SHA for e553e47
1 file changed
.github/workflows/drupalorg-mirror.yml
@@ -10,5 +10,5 @@ jobs:
10
env:
11
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
12
with:
13
- source-repo: 'git@github.com:drupal-graphql/graphql.git'
+ source-repo: 'https://github.com/drupal-graphql/graphql.git'
14
destination-repo: 'git@git.drupal.org:project/graphql.git'
0 commit comments