chore: automatically pre-release beta

This commit is contained in:
Thomas Nordquist
2024-05-15 07:21:27 +02:00
parent ae0744cc2e
commit 435f5b5628
+1
View File
@@ -48,6 +48,7 @@ jobs:
- run: yarn package ${{ matrix.build.task }}
if: steps.semantic.outputs.new_release_published == 'true'
env:
EP_PRE_RELEASE: 'true'
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}