Update workflows

This commit is contained in:
Cooper Ransom 2024-05-02 15:13:54 -04:00
parent 289ee2dac1
commit 3a3fdaa747
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name: Docker Publish
on:
push:
branches:
- main
- dev
env:
REGISTRY: ghcr.io

View File

@ -3,7 +3,7 @@ name: Release
on:
push:
branches:
- main
- dev
jobs:
release: