Skip to content

Commit

Permalink
updating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Elvis Nuno committed Aug 21, 2024
1 parent 591aa65 commit 9ae095d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,5 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
3 changes: 3 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ social_links:
url: https://keybase.io/elvisnuno
icon: fas fa-key

# GitPage URL
website: https://enuno.github.io/DynamicCareerCanvas

# Dark mode settings
darkmode: false

Expand Down

0 comments on commit 9ae095d

Please sign in to comment.