Skip to content

Commit

Permalink
fix: build.yml error
Browse files Browse the repository at this point in the history
Signed-off-by: xihan123 <srxqzxs@vip.qq.com>
  • Loading branch information
xihan123 committed Dec 4, 2023
1 parent 47c8080 commit d14984e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,14 +72,6 @@ jobs:
allow_override: true
gzip: false

- name: Get Latest Release
id: get_latest_release
uses: pozetroninc/github-action-get-latest-release@v0.7.0
with:
repository: ${{ github.repository }}
token: ${{ secrets.GITHUB_TOKEN }}
excludes: prerelease, draft

- name: Get latest release
id: get_latest_release
run: |
Expand Down

0 comments on commit d14984e

Please sign in to comment.