Skip to content

Remove null char from tag query #12

Remove null char from tag query

Remove null char from tag query #12

Workflow file for this run

name: Docker Build
on:
push:
branches:
- master
permissions:
contents: read
packages: write
jobs:
docker-build:
runs-on: ubuntu-latest
if: github.repository_owner == 'e621ng'
steps:
- name: Publish to ghcr
uses: e621ng/publish-to-ghcr@v1