Skip to content

Commit 2c08d66

Browse files
committed
Updated github_release.yaml
1 parent 6cea96d commit 2c08d66

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/github_release.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,5 @@ jobs:
4646

4747
- name: Release
4848
uses: softprops/action-gh-release@v2
49-
env:
50-
GITHUB_REF_NAME: ${{ github.ref_name }}
5149
with:
52-
files: node-${{ matrix.node-version }}-fractal-web-${GITHUB_REF_NAME}.tar.gz
50+
files: node-${{ matrix.node-version }}-fractal-web-*.tar.gz

0 commit comments

Comments
 (0)