Skip to content

Commit dbb4355

Browse files
committed
Specify tag name
1 parent 2f18f4c commit dbb4355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- name: Release
5959
uses: ncipollo/release-action@v1
6060
with:
61+
tag: "test"
6162
artifacts: react-github-actions-release-build.zip
6263
body: https://react-github-actions.s3.amazonaws.com/index.html
6364
token: ${{ secrets.RELEASE_TOKEN }}

0 commit comments

Comments
 (0)