Skip to content

Commit

Permalink
Merge pull request #148 from ansforge/fix/release-bundle
Browse files Browse the repository at this point in the history
add missing perimeters
  • Loading branch information
bou3108 authored Jul 24, 2024
2 parents 81e14b3 + 530c915 commit 2657da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
# ToDo: read from yaml list of all schemas (how to handle RC-REF with no examples, cf '|| true' below)
SCHEMAS: "RC-EDA RS-EDA EMSI GEO-POS GEO-REQ GEO-RES RC-REF RS-ERROR RS-RI RS-DR RS-RR RPIS"
SCHEMAS: "RC-EDA RS-EDA EMSI GEO-POS GEO-REQ GEO-RES RC-REF RS-ERROR RS-RI RS-DR RS-RR RPIS RS-EDA-MAJ RS-SR"

jobs:
zip_and_upload:
Expand Down

0 comments on commit 2657da8

Please sign in to comment.