Skip to content

Commit

Permalink
[lihui] #N/A feat: update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lhui committed Apr 2, 2024
1 parent 28c62a5 commit 2b31d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
git config --global user.name 'lihui'
git config --global user.email '36818242+lhui@users.noreply.github.com'
git commit -am 'chore: update appcast.json and info.json'
git commit -am '[lihui] #N/A feat: update appcast.json and info.json'
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 2b31d9b

Please sign in to comment.