Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
PigeonsHouse committed Oct 15, 2023
1 parent ba8aee0 commit 23e44b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: create CNAME
run: |
echo "logo-gen.compositecomputer.club" >> CNAME
echo "logo-gen.compositecomputer.club" >> dist/CNAME
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3
Expand Down

0 comments on commit 23e44b2

Please sign in to comment.