Skip to content

Commit 312af6b

Browse files
committed
refactor: ♻️ make _publish.yml conditional
1 parent 7c68557 commit 312af6b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

template/_publish.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- source: project
2+
netlify:
3+
# TODO: Include correct ID and URL
4+
- id: ""
5+
url: "https://{{ github_user }}-{{ github_repo }}.netlify.app"

0 commit comments

Comments
 (0)