Skip to content

Commit

Permalink
Update deploy-magazine.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adiazcan authored Mar 7, 2021
1 parent d37d1ca commit 25e1f0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-magazine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/[email protected]
with:
name: site
path: ${{ env.SITE_PUBLIC_PATH }}
- name: Delete dev site
uses: Azure/[email protected]
with:
Expand All @@ -53,6 +54,7 @@ jobs:
uses: actions/[email protected]
with:
name: site
path: ${{ env.SITE_PUBLIC_PATH }}
- name: Delete pro site
uses: Azure/[email protected]
with:
Expand Down

0 comments on commit 25e1f0e

Please sign in to comment.