Skip to content

Commit

Permalink
Merge pull request #5 from podcastless:develop
Browse files Browse the repository at this point in the history
Fix-[GitHub/Actions:Workflows#build_deploy] Copy CNAME
pandres95 authored Mar 19, 2020
2 parents 41b8830 + e021536 commit 69d59ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yaml
Original file line number Diff line number Diff line change
@@ -43,6 +43,7 @@ jobs:
- run: npm start -- generate
env:
CI: true
- run: cp CNAME dist/CNAME
- uses: JamesIves/github-pages-deploy-action@releases/v3
if: success()
with:

0 comments on commit 69d59ae

Please sign in to comment.