Skip to content

Commit

Permalink
fix: use different tmp path for gh workflows scp actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hung3a8 committed Jun 30, 2024
1 parent 754b2d1 commit 9f80958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-self-hosted-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ jobs:
port: ${{ secrets.SCP_PORT }}
source: live-build/contestant.iso
target: ${{ secrets.SCP_TARGET }}
tar_tmp_path: live-build/

0 comments on commit 9f80958

Please sign in to comment.