Skip to content

Commit

Permalink
Update compress.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-peter-chowdhury authored May 16, 2024
1 parent 1cadece commit af00b1f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/compress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
with:
files: manifest.json
dest: result.zip
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: result.zip
name: result
path: result.zip

0 comments on commit af00b1f

Please sign in to comment.