Skip to content

Commit

Permalink
fix some bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Haas committed May 13, 2024
1 parent 98c489c commit 2b348c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
remote-repository: BenediktHaas96/testing
remote-deploytoken: ${{ secrets.SSH_PRIVKEY }}
remote-composefile: "myfolder/myfile.yml"
remote-path: ./deploy-env
remote-path: ./deploy-env/
- uses: actions/download-artifact@v4
with:
name: rendered-composefile
Expand Down

0 comments on commit 2b348c7

Please sign in to comment.