We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df76049 commit dabfdb2Copy full SHA for dabfdb2
.github/workflows/website.yaml
@@ -50,7 +50,7 @@ jobs:
50
- name: Deploy to GitHub pages via gh-pages branch
51
uses: s0/git-publish-subdir-action@master
52
env:
53
- REPO: self
+ REPO: [email protected]/rmosolgo/graphql-ruby.git
54
BRANCH: gh-pages
55
FOLDER: gh-pages
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments