Skip to content

Commit

Permalink
Merge pull request #452 from GroupProject-JOM/Buddhikanip-patch-1
Browse files Browse the repository at this point in the history
Update deploy.yml
  • Loading branch information
Buddhikanip authored Mar 1, 2024
2 parents ac19bd9 + ecbabe5 commit 97f2b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Compress Files
run: |
touch build.tar.gz
tar --exclude=build.tar.gz -zcvf build.tar.gz ./.
tar --exclude=build.tar.gz -zcvf build.tar.gz ./
- name: Copy build to server
uses: nogsantos/scp-deploy@master
Expand Down

0 comments on commit 97f2b34

Please sign in to comment.