Skip to content

Commit

Permalink
fix(ci): attempt to solve Github release issue
Browse files Browse the repository at this point in the history
  • Loading branch information
luandro committed Jun 17, 2024
1 parent bf4ccc3 commit 2488d48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/release-github/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ runs:
path: "./"
- name: Archive Release
run: zip -r portal.zip ./nuxt-app/*
shell: bash
- name: "✏️ Upload imgs and release"
uses: "marvinpinto/action-automatic-releases@latest"
with:
Expand Down

0 comments on commit 2488d48

Please sign in to comment.