Skip to content

Commit 45ccf03

Browse files
committed
Update resultant file name
1 parent d34fe68 commit 45ccf03

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
@@ -59,6 +59,6 @@ jobs:
5959
- name: Release
6060
uses: ncipollo/release-action@v1
6161
with:
62-
artifacts: react-github-actions-release-build.zip
62+
artifacts: build.zip
6363
body: "Automated build with GitHub actions 📦🏗️"
6464
token: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)