Skip to content

Commit

Permalink
chore: automatic build, new attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
vied12 committed Dec 19, 2021
1 parent 3e782a3 commit 0fa2b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ jobs:
github_token: ${{ secrets.github_token }}
# If the commit is tagged with a version (e.g. "v1.0.0"),
# release the app after building
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
release: true
build_script_name: prebuild
publish: always

0 comments on commit 0fa2b8f

Please sign in to comment.