Skip to content

Commit

Permalink
Set deploy branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdsilva committed Nov 21, 2023
1 parent b410dba commit a176b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy Github Pages
on:
push:
branches:
- 'develop'
- 'main'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit a176b06

Please sign in to comment.