mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
fixing parameter mismatch (#1670)
This commit is contained in:
parent
fa1989bfed
commit
8683cbfe33
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
||||
with:
|
||||
app-name: ${{ steps.retrieve-secrets.outputs.webapp-name }}
|
||||
package: ./${{ matrix.name }}.zip
|
||||
slot: "staging"
|
||||
slot-name: "staging"
|
||||
|
||||
|
||||
release-docker:
|
||||
|
Loading…
x
Reference in New Issue
Block a user