Skip to content

Update README.md to include a clickable link for YouTube channel subs… #8

Update README.md to include a clickable link for YouTube channel subs…

Update README.md to include a clickable link for YouTube channel subs… #8

Workflow file for this run

name: Execute Docker Bake on GitHub Actions
on:
push:
branches:
- main
jobs:
execute-docker-bake:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Execute Docker Bake
run: docker buildx bake