Skip to content

Commit

Permalink
make deploy action use production env
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt committed May 20, 2024
1 parent c63eb3b commit 88e22c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-latest
environment: production
steps:
- name: executing remote ssh commands using password
uses: appleboy/[email protected]
Expand Down

0 comments on commit 88e22c5

Please sign in to comment.