Skip to content

Commit

Permalink
build: fix deploy workflow (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
renancaraujo authored Jun 12, 2023
1 parent 455845d commit 43fcf7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/site_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:
- "site/**"
branches:
- main

deploy:
jobs:
deploy:
name: Deploy to GitHub Pages

runs-on: ubuntu-latest
Expand Down

0 comments on commit 43fcf7b

Please sign in to comment.