Skip to content

keep alexandria -> files rewrites, pending a database rebuild #265

keep alexandria -> files rewrites, pending a database rebuild

keep alexandria -> files rewrites, pending a database rebuild #265

Workflow file for this run

name: Build Docker image and push to GitHub Container Registry
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Publish to GitHub Package Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: wuvt/pload
username: wuvt
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
tag_names: true