Skip to content

Bump phoenix_live_view from 0.20.1 to 0.20.13 in /assets #2245

Bump phoenix_live_view from 0.20.1 to 0.20.13 in /assets

Bump phoenix_live_view from 0.20.1 to 0.20.13 in /assets #2245

Workflow file for this run

name: Build and Deploy to Docker Hub
on:
- push
- pull_request
jobs:
test:
name: Setup, Build, Test
uses: brianmay/workflows/.github/workflows/elixir.yaml@main
with:
plts_cache_postfix: "-1"
push:
name: Push
uses: brianmay/workflows/.github/workflows/docker.yaml@main
needs:
- test