Skip to content

Commit

Permalink
Update GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Baw-Appie committed Jan 2, 2025
1 parent edb9753 commit 8323d35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
- dev
- minehub
pull_request:
branches:
- main
Expand All @@ -28,7 +29,7 @@ jobs:
id: docker_meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/pyrohost/pyrodactyl
images: ghcr.io/minehub-kr/pyrodactyl
flavor: |
latest=false
tags: |
Expand Down

0 comments on commit 8323d35

Please sign in to comment.