Skip to content

Commit fabcba0

Browse files
authored
Update publish-release-artifacts.yml
1 parent bfe59ce commit fabcba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "Release -- Classic Tarball"
22
on:
33
push:
44
tags:
5-
- "classicmethod*"
5+
- "tarball*"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)