Skip to content

Commit

Permalink
Remove unnecessary steps
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Dec 29, 2023
1 parent 3f33f04 commit 3edf914
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ jobs:
publish-website:
runs-on: ubuntu-latest
steps:
- name: Clone the repository
uses: actions/checkout@v4
with:
submodules: true
- name: Delete git folder
run: |
rm -rf .git
- name: Update and deploy on server
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 3edf914

Please sign in to comment.