Skip to content

Commit

Permalink
Revert "小修改"
Browse files Browse the repository at this point in the history
This reverts commit e7027d1.
  • Loading branch information
wmhn1872265132 committed Apr 7, 2024
1 parent 791289b commit 4c87f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
with:
body: [点此查看详细更新日志](documentation/changes.md)。
body: 详细更新日志请[点此查看](documentation/changes.md)。
files: NVDA_Lazy_Edition/*
fail_on_unmatched_files: true
prerelease: ${{ contains(github.ref, 'rc') }}

0 comments on commit 4c87f89

Please sign in to comment.