Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmrval authored Jun 4, 2024
1 parent a815b28 commit 3697db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '*'

jobs:
déployer:
deploy:
runs-on: self-hosted

steps:
Expand All @@ -19,6 +19,6 @@ jobs:
uses: actions/checkout@v3


- name:
- name: copy
run: |
cp -r . /var/www/content

0 comments on commit 3697db1

Please sign in to comment.