Skip to content

Commit 671e62d

Browse files
committed
[ci] build and deploy the site
1 parent 88f3838 commit 671e62d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/hosting.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
8383
# Second job to build the project and deploy it to Firebase Hosting
8484
build_and_deploy:
85-
needs: build_resume
8685
if: contains(github.event.head_commit.message, '[ci]') || (contains(github.event.head_commit.message, '[resume]') && needs.build_resume.result == 'success')
8786
runs-on: ubuntu-latest
8887
steps:

0 commit comments

Comments
 (0)