Skip to content

Commit 74cad02

Browse files
committed
Minor cleanup
1 parent 9ba40ef commit 74cad02

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/chm.yml .github/workflows/dist.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: chm
1+
name: dist
22

33
on:
44
push:
@@ -233,10 +233,10 @@ jobs:
233233

234234
- uses: actions/upload-artifact@v4
235235
with:
236-
name: tarball
236+
name: phreeqc-artifacts
237237
path: |
238-
*.tar.gz
239-
*.zip
238+
phreeqc-*.tar.gz
239+
phreeqc-*.zip
240240
PHREEQC_ReadMe_Windows_and_Linux_Batch_Versions.txt
241241
Phreeqc_ReleaseNotes.txt
242242
HTML.tar.gz

0 commit comments

Comments
 (0)