openedx / edx-notes-api

edx-notes-api
GNU Affero General Public License v3.0
14 stars 53 forks source link

fix: push docker image workflow #431

Closed irtazaakram closed 1 week ago

irtazaakram commented 1 week ago

This PR updates the .github/workflows/push-docker-image.yml workflow resolving push authorization issues. It also upgrades Docker actions.

irtazaakram commented 1 week ago

Hey @feanil, I'm pushing this PR again because I think we need these images for our CI workflows. here: docker-compose-ci.yml.

previous PR: https://github.com/openedx/edx-notes-api/pull/407

irtazaakram commented 1 week ago

Hi @feanil,

I've created an issue here to refactor workflows https://github.com/openedx/edx-notes-api/issues/435.

Thanks,