fix(windows): add outputs

This commit is contained in:
Baptiste Augrain 2022-09-19 11:03:49 +02:00
parent 29a963b6ea
commit e87d2b2587

View file

@ -34,6 +34,9 @@ jobs:
- x64
- ia32
- arm64
outputs:
RELEASE_VERSION: ${{ env.RELEASE_VERSION }}
SHOULD_DEPLOY: ${{ env.SHOULD_DEPLOY }}
steps:
- uses: actions/checkout@v3