Skip to content

Dynamically decide number of lines of each chunk #21

Dynamically decide number of lines of each chunk

Dynamically decide number of lines of each chunk #21

Workflow file for this run

name: Build and Push
permissions:
contents: read
packages: write
on:
push:
branches:
- master
jobs:
build:
uses: poketwo/workflows/.github/workflows/docker-image.yaml@main
with:
package-name: guiduck
secrets:
GIT_AUTH_TOKEN: ${{ secrets.GIT_AUTH_TOKEN }}