Skip to content

Commit faf5012

Browse files
committed
ci: only publish electron on beta
1 parent e326741 commit faf5012

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ jobs:
264264
target: aarch64-unknown-linux-gnu
265265
platform_flag: --linux
266266
runs-on: ${{ matrix.settings.host }}
267+
if: github.ref_name == 'beta'
267268
steps:
268269
- uses: actions/checkout@v3
269270

0 commit comments

Comments
 (0)