Skip to content

Commit 2488d48

Browse files
committed
fix(ci): attempt to solve Github release issue
1 parent bf4ccc3 commit 2488d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/release-github/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ runs:
1515
path: "./"
1616
- name: Archive Release
1717
run: zip -r portal.zip ./nuxt-app/*
18+
shell: bash
1819
- name: "✏️ Upload imgs and release"
1920
uses: "marvinpinto/action-automatic-releases@latest"
2021
with:

0 commit comments

Comments
 (0)