forked from farhoodlabs/paperclip
ci: replace docker/login-action with direct docker login using github.token #1
Reference in New Issue
Block a user
Delete Branch "barcode-betty/car-985-docker-login"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix CI Docker login (CAR-985). docker/login-action@v3 fails with Gitea automatic Actions token. Replace with direct docker login using github.token.
cc @cpfarhood
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.