Skip to content

Commit

Permalink
Add overwrite option for the CI artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
dr8co committed Feb 13, 2024
1 parent 2fab138 commit 15f5cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ jobs:
with:
name: "${{ matrix.os }}-${{ matrix.build_type }}.tar.gz"
path: "${{ steps.strings.outputs.build-output-dir }}/privacyShield.tar.gz"
overwrite: true

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ X: `*88888%` ! 888E 888E 888E 8888.+" 888R 888E 888E
Protect Your Privacy, Secure Your Digital World.
```

\
[![CMake Build](https://github.com/dr8co/PrivacyShield/actions/workflows/cmake-multi-platform.yml/badge.svg)](https://github.com/dr8co/PrivacyShield/actions/workflows/cmake-multi-platform.yml)

Expand Down

0 comments on commit 15f5cc1

Please sign in to comment.