Skip to content

Commit

Permalink
Don't add Updater to the dev builds
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Oct 18, 2024
1 parent 9a53c45 commit b5af5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_dev_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
with:
fronter_dir: 'Fronter.NET'
release_dir: 'Publish'
build_updater: false
env:
BACKBLAZE_KEY_ID: ${{ secrets.BACKBLAZE_KEY_ID }}
BACKBLAZE_APPLICATION_KEY: ${{ secrets.BACKBLAZE_APPLICATION_KEY }}
Expand Down

0 comments on commit b5af5fe

Please sign in to comment.