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 f22f059 commit 5459389Copy full SHA for 5459389
.github/workflows/build.yaml
@@ -73,15 +73,15 @@ jobs:
73
- docker.io
74
- container-registry.us-east-1.cr.aliyuncs.com
75
repository:
76
- - ${{ github.repository }}
+ - rss3-network/optimism
77
- rss3
78
exclude:
79
- registry: docker.io
80
- repository: ${{ github.repository }}
+ repository: rss3-network/optimism
81
- registry: ghcr.io
82
repository: rss3
83
- registry: container-registry.us-east-1.cr.aliyuncs.com
84
85
86
steps:
87
- name: Checkout
0 commit comments