Skip to content

Commit

Permalink
.github: Upload artifacts even without tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jareddantis committed Apr 21, 2023
1 parent 7bb7423 commit a8cedab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: "web-ext-artifacts/*.zip"
tags: true
if: github.event_name != 'pull_request'

0 comments on commit a8cedab

Please sign in to comment.