We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48edfed commit 3858638Copy full SHA for 3858638
.github/workflows/react-apollo.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
repository: gmod/apollo-gmod-js
39
path: apollo-gmod-js
40
- ref: master
+ ref: apollo2-branch
41
- name: Install deps and clean environment
42
run: |
43
pwd
0 commit comments