Skip to content

Commit

Permalink
Change the deploy branch to deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmarcia committed Nov 15, 2023
1 parent 6d7ccd8 commit bbe3879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Deploy to forgoodfirstissue.dev
name: Deploy to forgoodfirstissue.github.com

on:
# Runs on pushes targeting the default branch
push:
branches: ["gh-pages"]
branches: ["deploy"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit bbe3879

Please sign in to comment.