Skip to content

Commit e41f3c7

Browse files
committed
2 parents b5f1eae + 454f40d commit e41f3c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Upload to Release
4040
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
41-
uses: ncipollo/release-action@v1.15.0
41+
uses: ncipollo/release-action@v1.16.0
4242
with:
4343
artifacts: build/*.zip
4444
bodyFile: build/XiaoMi_Pro-KBL-OC-${{ env.CUR_TAG }}/ReleaseNotes.md

0 commit comments

Comments
 (0)