Skip to content

Commit

Permalink
ci: update testing appcast after release/nightly release
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Jul 29, 2024
1 parent 4a045c1 commit 549e9b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,7 @@ jobs:
./output/archives/debug_symbols.7z
body_path: ${{ github.workspace }}/RELEASE_CHANGELOG.md

- name: Update testing Appcast
run: gh workflow run gh-pages.yml -R rime/home --ref master
env:
GH_TOKEN: ${{ secrets.ACTIONS_DEPLOY_KEY }}

0 comments on commit 549e9b3

Please sign in to comment.