Skip to content

Commit

Permalink
correct branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
JoWatson2011 committed Jul 23, 2024
1 parent a344f17 commit dbb1fbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build and Deploy Vue Application to Github Pages
on:
push:
branch: -main/master
branch: -main/master/main
jobs:
build_deploy_vue:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dbb1fbe

Please sign in to comment.