Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 90c28f1

Browse filesBrowse files
committed
fixup! Adding preview also for main branch
1 parent 38c96a2 commit 90c28f1
Copy full SHA for 90c28f1

File tree

1 file changed

+0
-2
lines changed
Filter options

1 file changed

+0
-2
lines changed

‎.github/workflows/preview.yml

Copy file name to clipboardExpand all lines: .github/workflows/preview.yml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ jobs:
8989

9090
- name: Deploy to Netlify Preview
9191
if: github.event_name == 'pull_request'
92-
id: netlify_deploy
9392
run: |
9493
netlify deploy \
9594
--dir public \
@@ -100,7 +99,6 @@ jobs:
10099
101100
- name: Deploy to Netlify Prod
102101
if: github.event_name != 'pull_request'
103-
id: netlify_deploy
104102
run: |
105103
netlify deploy \
106104
--prod \

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.