Switch to action in own repository

Getting the whole repo just for the action file is a waste of resources
This commit is contained in:
Earlopain 2023-08-10 18:59:27 +02:00 committed by GitHub
parent 44730c64b9
commit ce0cb6557f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,5 @@ jobs:
if: github.repository_owner == 'e621ng'
steps:
- uses: e621ng/e621ng/.github/docker-build-and-push@master
- name: Publish to ghcr
uses: e621ng/publish-to-ghcr@v1