switch next to master

This commit is contained in:
hzrd149 2024-09-04 08:17:28 -05:00
parent 3768645bae
commit 04f46ee52c
2 changed files with 1 additions and 4 deletions

View File

@ -2,7 +2,7 @@ name: Deploy Next Version
on:
push:
branches:
- next
- master
concurrency:
group: "pages"

View File

@ -6,9 +6,6 @@ on:
- "**"
tags:
- "v*.*.*"
pull_request:
branches:
- "main"
env:
REGISTRY: ghcr.io