Skip to content

Commit

Permalink
fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Jan 13, 2025
1 parent e30b6e8 commit 21c8e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly-summaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: update-and-build
needs: update-contributors
steps:
- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 21c8e85

Please sign in to comment.