Skip to content

Commit

Permalink
missing paseon config for CI jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Sep 17, 2024
1 parent aaa81cf commit 82c9213
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
options:
- litentry
- rococo
- paseo
ref:
description: The commit SHA or tag for checking out code
default: ""
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/create-release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ on:
options:
- none
- rococo
- paseo
- litentry

env:
Expand Down Expand Up @@ -76,6 +77,7 @@ jobs:
matrix:
chain:
- rococo
- paseo
- litentry
name: ${{ matrix.chain }}
steps:
Expand Down

0 comments on commit 82c9213

Please sign in to comment.