Skip to content

Commit e42e592

Browse files
authored
update publish-release.yml
1 parent a04ac09 commit e42e592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
path: ${{ env.DIST_RELEASE_FOLDER }}nebula
9797

9898
# Create release
99-
- uses: ncipollo/release-action@v1
99+
- uses: hubastard/release-action@v1
100100
with:
101101
artifactErrorsFailBuild: true
102102
bodyFile: "${{ env.DIST_RELEASE_FOLDER }}BODY.md"

0 commit comments

Comments
 (0)