Feature/CI Workflow #1

Merged
jusemon merged 7 commits from feature/ci-workflow into main 2025-11-25 17:21:47 -05:00
Showing only changes of commit 2b4d02d27f - Show all commits

View file

@ -11,7 +11,7 @@ on:
jobs: jobs:
build-and-publish: build-and-publish:
name: Build and Publish name: Build and Publish
runs-on: docker runs-on: docker-cli
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4