Skip to content

Merge pull request #26 from Evolutionary-Algorithms-On-Click/bug-fix #6

Merge pull request #26 from Evolutionary-Algorithms-On-Click/bug-fix

Merge pull request #26 from Evolutionary-Algorithms-On-Click/bug-fix #6

Workflow file for this run

name: Build and Publish Docker Image
on:
push:
branches: [main]
workflow_dispatch:
jobs:
main-workflow:
uses: Evolutionary-Algorithms-On-Click/operations/.github/workflows/docker-publish.yml@main
with:
branch: ${{ github.ref }}
image_name: ${{ github.repository }}
event_name: ${{ github.event_name }}
permissions:
contents: read
packages: write
id-token: write