Skip to content

Commit

Permalink
v4.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
abheekda1 committed Apr 9, 2023
1 parent c4bec88 commit 1e7b987
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 @@ -68,7 +68,7 @@ jobs:
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
with:
images: ghcr.io/adawesomeguy/awesomescibo
images: ghcr.io/abheekda1/awesomescibo

- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "^4.6.2"
},
"name": "awesomescibo",
"version": "4.7.7",
"version": "4.7.8",
"scripts": {
"build": "tsc",
"lint": "eslint ./src --ext .js,.jsx,.ts,.tsx",
Expand Down

0 comments on commit 1e7b987

Please sign in to comment.