Skip to content

v1.1.4 Really really Minor Change #20

v1.1.4 Really really Minor Change

v1.1.4 Really really Minor Change #20

Workflow file for this run

name: Build & Push Image
on:
release:
types: [published]
jobs:
update:
uses: codeshelldev/gh-actions/.github/workflows/docker-image-go.yml@main
with:
registry: ghcr.io
secrets:
GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}