We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7c2398 + 3c01baf commit e5001bbCopy full SHA for e5001bb
.github/workflows/engineio-ci.yml
@@ -19,7 +19,7 @@ jobs:
19
toolchain: stable
20
- uses: actions/checkout@v3
21
with:
22
- repository: socketio/engine.io-protocol
+ repository: totodore/engine.io-protocol
23
path: engine.io-protocol
24
ref: v3
25
- uses: actions/setup-node@v3
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
ref: main
62
.github/workflows/socketio-ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
- repository: socketio/socket.io-protocol
+ repository: totodore/socket.io-protocol
51
path: socket.io-protocol
52
53
0 commit comments