There was an error while loading. Please reload this page.
1 parent 4c0f6fb commit 86e5e91Copy full SHA for 86e5e91
1 file changed
.github/workflows/release-dispatch-sozo.yml
@@ -18,6 +18,8 @@ jobs:
18
pull-requests: write
19
contents: write
20
runs-on: ubuntu-latest
21
+ container:
22
+ image: ghcr.io/dojoengine/dojo-dev:v1.7.1
23
env:
24
VERSION: ""
25
steps:
0 commit comments