Skip to content

Commit

Permalink
chore: automatically pre-release beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Nordquist committed May 15, 2024
1 parent ae0744c commit 435f5b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/platform-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 435f5b5

Please sign in to comment.