Skip to content

Commit

Permalink
Comment out upload
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-peter-chowdhury committed May 16, 2024
1 parent 4957d8f commit 3cf3756
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/compress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
files: manifest.json background.js dates/ images/ popup/ scripts/
recursive: false
dest: release.zip
- uses: actions/upload-artifact@v4
with:
name: release
path: ${{ github.workspace }}/release.zip
#- uses: actions/upload-artifact@v4
#with:
#name: release
#path: ${{ github.workspace }}/release.zip

0 comments on commit 3cf3756

Please sign in to comment.