Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
Fix variable
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Aug 15, 2023
1 parent d769e13 commit d74a4cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ jobs:
- name: rsync
uses: Pendect/[email protected]
env:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
DEPLOY_KEY: ${{ secrets.BUILDJABREFPRIVATEKEY }}
with:
flags: -vazr --itemize-changes --stats --partial-dir=/tmp/partial
options: ''
Expand Down

0 comments on commit d74a4cb

Please sign in to comment.