Skip to content

Commit 435f5b5

Browse files
author
Thomas Nordquist
committed
chore: automatically pre-release beta
1 parent ae0744c commit 435f5b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/platform-builds.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- run: yarn package ${{ matrix.build.task }}
4949
if: steps.semantic.outputs.new_release_published == 'true'
5050
env:
51+
EP_PRE_RELEASE: 'true'
5152
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5253
SNAPCRAFT_STORE_CREDENTIALS: ${{ secrets.SNAPCRAFT_STORE_CREDENTIALS }}
5354

0 commit comments

Comments
 (0)