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 e3c1fb6

Browse filesBrowse files
committed
Fix CI deploy action
1 parent 94c4d34 commit e3c1fb6
Copy full SHA for e3c1fb6

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎.github/workflows/deploy.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/deploy.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@ jobs:
6060
# uses: JetBrains/writerside-checker-action@v1
6161
# with:
6262
# instance: ${{ env.INSTANCE }}
63-
#
63+
6464
deploy:
6565
environment:
6666
name: github-pages
6767
url: ${{ steps.deployment.outputs.page_url }}
68-
needs: test
68+
needs: build
6969
runs-on: ubuntu-latest
7070
steps:
7171
- name: Download Artifact

0 commit comments

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