Skip to content

Commit

Permalink
v0.10.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
H-M-H committed Feb 23, 2021
1 parent 3635e4b commit dff532b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
files: |
${{ matrix.package-files }}
prerelease: false
prerelease: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -133,6 +133,6 @@ jobs:
with:
files: |
${{ matrix.package-files }}
prerelease: false
prerelease: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dff532b

Please sign in to comment.