Skip to content

Commit

Permalink
merge from original repo
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDmz committed May 13, 2022
2 parents 75148ae + 5131a16 commit 808a440
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": "1.0.4",
"version": "1.0.5",
"private": true,
"dependencies": {
"@material-ui/core": "^4.11.4",
Expand Down

0 comments on commit 808a440

Please sign in to comment.