Skip to content

Update publish.yml

Update publish.yml #2

Workflow file for this run

on:
push:
branches:
- main
jobs:
publish-filehost-docker-image:
runs-on: ubuntu-latest
steps:
- name: Build and push Docker images
# You may pin to the exact commit or the version.
# uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0
uses: docker/[email protected]