Skip to content

Commit

Permalink
Revert to package name as url
Browse files Browse the repository at this point in the history
  • Loading branch information
kotharikaushal committed Oct 15, 2024
1 parent 28d0062 commit 3133942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
package-type: container
min-versions-to-keep: 5
env:
APP_PACKAGES_URL: ddcc-gateway/ddcc-gateway
APP_PACKAGES_URL: ghcr.io/worldhealthorganization/ddcc-gateway/ddcc-gateway
APP_PACKAGES_USERNAME: ${{ github.actor }}
APP_PACKAGES_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
license:
Expand Down

0 comments on commit 3133942

Please sign in to comment.