Skip to content

Update Docker Runner #560

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

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Update Docker Runner #560

merged 1 commit into from
Apr 10, 2024

Conversation

CMNatic
Copy link
Contributor

@CMNatic CMNatic commented Apr 10, 2024

This PR upgrades the DockerHub login job from v2 to v3, as per the workflow's repository, it recommends using a personal access token and not account password. This should hopefully fix the check failing on PRs (i.e. #559).

I've updated the repository secrets to reference DOCKERHUB_USERNAME and DOCKERHUB_TOKEN and the docker.yml appropriately.

The modification to main.rs is just resolving a typo to force the action to be ran.

Copy link
Owner

@bee-san bee-san left a comment

Choose a reason for hiding this comment

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

lovely!! <3

@bee-san bee-san merged commit 6ca22d6 into bee-san:master Apr 10, 2024
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.

2 participants