Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leticiacid0478 authored Feb 22, 2024
1 parent 32c141d commit 0ea0381
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: deploy

on:
push:
branches:
- master

jobs:
build:
Expand All @@ -26,4 +28,5 @@ jobs:
token: ${{ secrets.DIGITALOCEAN__TOKEN }}

- name: Deploy to droplet
run:

0 comments on commit 0ea0381

Please sign in to comment.