Add Canvas runtime to release automation (#1043)

This commit is contained in:
Alexander Theißen
2022-02-24 10:06:05 +01:00
committed by GitHub
parent fbaa5c7170
commit 364a88f1dd
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
chain: ["statemine", "westmint", "statemint", "rococo-parachain", "shell"]
chain: ["statemine", "westmint", "statemint", "rococo-parachain", "shell", "canvas-kusama"]
steps:
- uses: actions/checkout@v2
with: