Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
build: release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WakelessSloth56 committed Mar 27, 2022
1 parent 3d9c5e8 commit 7b84fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
env:
CI_VERSION: ${{needs.first.outputs.ci_version}}
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
run: ./gradlew clean build publish genUpdateJson
run: ./gradlew clean build publish

- name: Upload build artifacts
uses: actions/upload-artifact@v1
Expand Down

0 comments on commit 7b84fda

Please sign in to comment.