mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-15 13:05:58 +03:00
fix
This commit is contained in:
2
.github/workflows/rust-linux.yml
vendored
2
.github/workflows/rust-linux.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
path: target/x86_64-unknown-linux-gnu/release/bitwarden_rs
|
||||
|
||||
- name: Release
|
||||
uses: Shopify/upload-to-release@v1
|
||||
uses: Shopify/upload-to-release@1.0.0
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
name: x86_64-unknown-linux-gnu-${{ matrix.db-backend }}-bitwarden_rs
|
||||
|
Reference in New Issue
Block a user