We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b41f0a commit 66c433aCopy full SHA for 66c433a
.github/workflows/build_release.yaml
@@ -58,7 +58,6 @@ jobs:
58
- name: Release
59
uses: ncipollo/release-action@v1
60
with:
61
- tag: "test"
62
artifacts: react-github-actions-release-build.zip
63
body: https://react-github-actions.s3.amazonaws.com/index.html
64
token: ${{ secrets.RELEASE_TOKEN }}
0 commit comments