update workflow

This commit is contained in:
brooke 2025-04-24 16:29:59 -04:00
parent 6a75764cec
commit 5111ee9647

View file

@ -1,4 +1,4 @@
name: Build And Publish Docker
name: Build And Publish
on:
push:
@ -7,8 +7,8 @@ on:
jobs:
build-latest:
container: ghcr.io/catthehacker/ubuntu:act-22.04
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3