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: on:
push: push:
branches: branches:
- main - dev
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io

View File

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