mirror of
https://github.com/e621ng/autocompleted.git
synced 2025-03-04 03:03:02 -05:00
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:
parent
44730c64b9
commit
ce0cb6557f
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user