Skip to content

Commit

Permalink
Merge branch 'main' into release/2024-04-16
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanakg authored Apr 16, 2024
2 parents 0274e08 + 7b34cf7 commit aea3ccd
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 aea3ccd

Please sign in to comment.