Skip to content

Commit

Permalink
docker hub repository inseefrlab to inseefr (InseeFr#25)
Browse files Browse the repository at this point in the history
* docker hub repository inseefrlab to inseefr

* Update package.json
  • Loading branch information
ddecrulle authored Nov 8, 2022
1 parent c4d92fe commit 2694086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Publish to Registry
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: inseefrlab/massive-attack
name: inseefr/massive-attack
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
tags: ${{steps.version.outputs.prop}}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "massive-attack",
"version": "2.0.1",
"version": "2.0.2",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.4",
Expand Down

0 comments on commit 2694086

Please sign in to comment.