Skip to content

Commit

Permalink
ci: Only upload artifacts after a successful release
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyparrish committed Feb 3, 2022
1 parent a9564db commit 0259b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ jobs:
with:
name: my-artifact
path: karma-local-wd-launcher-*.tgz
if: ${{ steps.release.outputs.release_created }}

0 comments on commit 0259b0c

Please sign in to comment.