Skip to content

Commit 040f7d5

Browse files
author
Cristopher Jiménez Meza
authored
Merge pull request #2 from cristopher1/development
ci: se corrige publish en cd.yml
2 parents 7ec7fab + d3c0dd2 commit 040f7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: download vue3-reactive-storage distribuible
7171
uses: actions/download-artifact@v4
7272
with:
73-
name: distributable-vue3-reactive-storage vue3 plugin
73+
name: distributable-vue3-reactive-storage
7474

7575
- uses: actions/setup-node@v4
7676
with:

0 commit comments

Comments
 (0)