Skip to content

Commit

Permalink
Publish staging is false.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Nov 30, 2024
1 parent 26b2209 commit 64e64f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build/windows/todesktop/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ inputs:
required: true
STAGING:
description: 'Build Staging'
default: 'false'
required: false
runs:
using: composite
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/publish_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
TODESKTOP_ACCESS_TOKEN: ${{secrets.TODESKTOP_ACCESS_TOKEN}}
TODESKTOP_EMAIL: ${{secrets.TODESKTOP_EMAIL}}
STAGING: 'false'

0 comments on commit 64e64f0

Please sign in to comment.