Skip to content

Commit

Permalink
Switch to action in own repository
Browse files Browse the repository at this point in the history
Getting the whole repo just for the action file is a waste of resources
  • Loading branch information
Earlopain authored Aug 10, 2023
1 parent 44730c6 commit ce0cb65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit ce0cb65

Please sign in to comment.