Skip to content

Commit

Permalink
Merge pull request #24 from qwertyyb/hotfix
Browse files Browse the repository at this point in the history
fix: fix commit bug in ci
  • Loading branch information
qwertyyb authored Nov 24, 2019
2 parents 08de049 + 9509892 commit 58dd946
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
with:
name: appcast

- name: move appcast.xml
run: mv appcast/appcast.xml ./appcast.xml

- name: commit appcast.xml
uses: EndBug/[email protected]
with:
Expand Down

0 comments on commit 58dd946

Please sign in to comment.