Skip to content

Conversation

@bvigar
Copy link

@bvigar bvigar commented Nov 7, 2025

No description provided.

@bvigar bvigar self-assigned this Nov 7, 2025
@bvigar bvigar requested review from Robin-Law and arcanez November 7, 2025 20:03
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this need to be included in the secrets block above?

id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/decisiveai/${{ inputs.image_name_suffix || github.event.repository.name }}
Copy link

Choose a reason for hiding this comment

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

decisiveai isn't a bad hardcode, but ${{ github.repository_owner }} would make it portable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants