File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77jobs :
88 snapshot :
99 name : Publish Snapshot
10- if : github.repository_owner == 'geobrowser'
10+ # forks are not allowed to publish snapshots
11+ if : github.repository_owner == 'graphprotocol'
1112 runs-on : ubuntu-latest
1213 timeout-minutes : 10
1314 steps :
Original file line number Diff line number Diff line change 1010 },
1111 "repository" : {
1212 "type" : " git" ,
13- "url" : " https://github.com/geobrowser/graph-framework .git" ,
13+ "url" : " https://github.com/graphprotocol/hypergraph .git" ,
1414 "directory" : " packages/react"
1515 },
1616 "license" : " MIT" ,
Original file line number Diff line number Diff line change 99 },
1010 "repository" : {
1111 "type" : " git" ,
12- "url" : " https://github.com/geobrowser/graph-framework .git" ,
12+ "url" : " https://github.com/graphprotocol/hypergraph .git" ,
1313 "directory" : " packages/hypergraph"
1414 },
1515 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments