Skip to content

Commit d34fe68

Browse files
committed
Update text body in github release action
1 parent 4e5fa03 commit d34fe68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ jobs:
6060
uses: ncipollo/release-action@v1
6161
with:
6262
artifacts: react-github-actions-release-build.zip
63-
body: https://react-github-actions.s3.amazonaws.com/index.html
63+
body: "Automated build with GitHub actions 📦🏗️"
6464
token: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)