Skip to content

Commit

Permalink
🚀 Updated deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDanniCraft authored Jun 7, 2024
1 parent fecd9be commit 2f500f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
name: Deploy Next.js site to Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
# Runs on realeses
release:
types: [published]

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

0 comments on commit 2f500f9

Please sign in to comment.