Browse Source

enable test options

agalles/test-1118
Amy Galles 2 months ago
parent
commit
7165fea54e
No known key found for this signature in database
GPG Key ID: 445BCEEB6E92BD
  1. 2
      .github/workflows/_publish-mobile-github-release.yml

2
.github/workflows/_publish-mobile-github-release.yml

@ -30,7 +30,7 @@ on: @@ -30,7 +30,7 @@ on:
type: boolean
description: 'Run the workflow in dry-run mode without making any changes'
required: false
default: false
default: true
jobs:
publish-release:

Loading…
Cancel
Save