Skip to content

Commit

Permalink
Update deploy-app.yml (#890) (#897)
Browse files Browse the repository at this point in the history
Co-authored-by: Hasan Akgün <[email protected]>
  • Loading branch information
github-actions[bot] and hasanakg authored Apr 16, 2024
1 parent bf6cdf7 commit 7b34cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
workflow_dispatch:

concurrency:
group: '${{ github.workflow }}'
Expand Down Expand Up @@ -41,7 +42,6 @@ jobs:
passphrase: ${{ secrets.PASSPHRASE }}
source: "./"
target: "mismatch-finder-repo"
rm: true

- name: Deploy code
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit 7b34cf7

Please sign in to comment.