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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: publish container image to GHCR #409

Merged
merged 2 commits into from Apr 16, 2024

Conversation

onedr0p
Copy link
Contributor

@onedr0p onedr0p commented Apr 15, 2024

Hi @coderaiser 馃憢馃徏

After this PR is merged and a container image is built and pushed, you might have to go to https://github.com/coderaiser?tab=packages and make it public

Fixes: #408

Thanks 馃檹馃徏

  • commit message named according to Contributing Guide
  • npm run fix:lint is OK
  • npm test is OK

@onedr0p onedr0p changed the title feat: publish container image to GHCR feature: publish container image to GHCR Apr 15, 2024
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is auto generated in the workflow run so you don't need to create a secret for this.

@coderaiser
Copy link
Owner

Nice, thank you! Let鈥檚 try it 馃殌

@coderaiser coderaiser merged commit 37ab706 into coderaiser:master Apr 16, 2024
@onedr0p onedr0p deleted the patch-1 branch April 16, 2024 10:26
@onedr0p
Copy link
Contributor Author

onedr0p commented Apr 16, 2024

Awesome, thanks! Guess we'll see when a request is made 鉂わ笍

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.

Provide alternate image registry to dockerhub
2 participants