Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Commit 1a0707e

Browse files
authored
Update release.yaml
1 parent 558d59a commit 1a0707e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ jobs:
2222
- name: Release
2323
uses: softprops/action-gh-release@v1
2424
with:
25-
# files: dist/*.tar.gz
26-
files: dist/*
25+
files: dist/*.tar.gz
26+
# files: dist/*

0 commit comments

Comments
 (0)