Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
MH0386 committed Nov 1, 2023
2 parents dc47107 + 262dc89 commit 7228382
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
# Requires the build job results
needs: test
runs-on: ubuntu-latest
permissions:
id-token: write
pages: write
steps:
- name: Download artifact
uses: actions/download-artifact@v3
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Facial Emotion Detection

Facial Emotion Detection with TensorFlow. For details, click [here](Writerside/topics/main.md).
Facial Emotion Detection with TensorFlow. For details, click [here](https://mh0386.github.io/facial_emotions_detection).

### Team Members
* [Abdelrahman Amin](https://github.com/Abdelrahman-Amen)
Expand Down
2 changes: 1 addition & 1 deletion Writerside/writerside.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
<topics dir="topics" web-path="topics"/>
<images dir="images" web-path="facial_emotions_detection"/>
<instance src="in.tree"/>
</ihp>
</ihp>

0 comments on commit 7228382

Please sign in to comment.