Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aht007 committed Oct 11, 2022
1 parent 1a8b930 commit c2c3a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
target: dev
repository: openedx/insights
repository: openedx/insights-dev
tags: ${{ steps.get-tag-name.outputs.result }},${{ github.sha }}

- name: Build and push prod Docker image
Expand Down

0 comments on commit c2c3a71

Please sign in to comment.