Skip to content

Commit

Permalink
changed supertypo inspect to kaspanet
Browse files Browse the repository at this point in the history
  • Loading branch information
lAmeR1 committed Jul 16, 2024
1 parent 9aedeb0 commit c534afa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
-t kaspanet/kaspa-rest-server:${GITHUB_REF_NAME} \
--push .
docker buildx imagetools inspect supertypo/kaspa-rest-server:${SHORT_SHA}
docker buildx imagetools inspect kaspanet/kaspa-rest-server:${SHORT_SHA}
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
--build-arg version=${{github.ref_name}} \
--push .
docker buildx imagetools inspect supertypo/kaspa-rest-server:latest
docker buildx imagetools inspect kaspanet/kaspa-rest-server:latest

0 comments on commit c534afa

Please sign in to comment.