Update nextjs.yml

This commit is contained in:
SinusFox
2024-10-03 22:52:02 +02:00
parent aec32652d7
commit bbe07f92b3
+1 -3
View File
@@ -11,11 +11,9 @@ on:
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
main
# Automatically run on Pull Request
pull_request:
main
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
@@ -95,4 +93,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4