Skip to content

Commit

Permalink
Update AutoRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flier268 committed Feb 6, 2022
1 parent 9a80dfc commit a5e01b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/AutoRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: ./gradlew build

- uses: "marvinpinto/action-automatic-releases@latest"
if: ${{ runner.os == 'Linux' }}
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
Expand Down

0 comments on commit a5e01b0

Please # to comment.