Update deploy.yml #11

Merged
jamie merged 4 commits from fix/env-file-leak into main 2026-04-15 12:42:50 +00:00
Showing only changes of commit a16f9198f6 - Show all commits
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
ssh-private-key: ${{ secrets.ssh-private-key }}
- name: Get bitwarden secrets
uses: https://git.qlic.nl/actions/warden@afc56d6e1dda46416585d1d360ccbb00b9e71e73
uses: https://git.qlic.nl/actions/warden@v1
with:
email: ${{ inputs.warden-email }}
password: ${{ inputs.warden-password }}