Skip to content

Commit

Permalink
Merge pull request #27 from InseeFr/v2-develop
Browse files Browse the repository at this point in the history
Change name of docker image
  • Loading branch information
bwerquin authored May 10, 2021
2 parents f5edd1f + 27b6eaf commit 0dca563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: inseefr/stromae-v2
name: inseefr/stromae
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
tags: ${{steps.version.outputs.prop}}
Expand Down

0 comments on commit 0dca563

Please sign in to comment.