Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(docker): use GitHub token & vars #196

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dannyhpy
Copy link

@dannyhpy dannyhpy commented Jul 5, 2024

No description provided.

@@ -22,7 +22,7 @@ jobs:
id: docker_meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/pterodactyl/wings
images: ghcr.io/${{ github.repository }}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was about to make a PR with this change because my fork would not push to the correct repo with this "pterodactyl/wings" hardcoded, very nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants