Skip to content

Commit 234c1b4

Browse files
committed
Remove unnecessary argument
1 parent e8dfb9c commit 234c1b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
# GitHub token, automatically provided to the action
2626
# (No need to define this secret in the repo settings)
2727
github_token: ${{ secrets.github_token }}
28-
args: '-p always'
2928

3029
# If the commit is tagged with a version (e.g. "v1.0.0"),
3130
# release the app after building

0 commit comments

Comments
 (0)