Skip to content

Commit 58b2b3d

Browse files
committed
fix actions
1 parent 2413c94 commit 58b2b3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
draft: true
111111
files: |
112112
cpan/Perl-Dist-APPerl-v*.tar.gz
113-
v5.36.0-full-v0.1.0/*
114-
v5.36.0-small-v0.1.0/*
115-
v5.36.0-full-v0.1.0-vista/*
116-
v5.36.0-small-v0.1.0-vista/*
113+
full/*
114+
small/*
115+
full-vista/*
116+
small-vista/*

0 commit comments

Comments
 (0)