Skip to content

Commit

Permalink
Updated github_release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zonia3000 committed Jan 15, 2025
1 parent 6cea96d commit 2c08d66
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,5 @@ jobs:

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

0 comments on commit 2c08d66

Please sign in to comment.