mirror of
https://github.com/hzrd149/nostrudel.git
synced 2025-04-11 13:20:37 +02:00
switch next to master
This commit is contained in:
parent
3768645bae
commit
04f46ee52c
2
.github/workflows/deploy-next.yml
vendored
2
.github/workflows/deploy-next.yml
vendored
@ -2,7 +2,7 @@ name: Deploy Next Version
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- next
|
||||
- master
|
||||
|
||||
concurrency:
|
||||
group: "pages"
|
||||
|
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@ -6,9 +6,6 @@ on:
|
||||
- "**"
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
pull_request:
|
||||
branches:
|
||||
- "main"
|
||||
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user