Skip to content

Commit

Permalink
fix : yaml syntax isue
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayan-Ghani committed Aug 25, 2024
1 parent 187024c commit cbb1388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ concurrency:

jobs:
# Single deploy job since we're just deploying
deploy wiki:
deploy-wiki:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
Expand Down

0 comments on commit cbb1388

Please sign in to comment.