Skip to content

Commit c7aacf8

Browse files
committed
Update build-and-release.yml
1 parent 0441aee commit c7aacf8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ jobs:
8282
# (No need to define this secret in the repo settings)
8383
github_token: ${{ secrets.GITHUB_TOKEN }}
8484

85-
publish: always
86-
8785
# If the commit is tagged with a version (e.g. "v1.0.0"),
8886
# release the app after building
89-
release: $VERSION
87+
release: v0.1.8

0 commit comments

Comments
 (0)