Skip to content

Commit

Permalink
[CI] fix repo names
Browse files Browse the repository at this point in the history
  • Loading branch information
akru committed Aug 3, 2024
1 parent 2570381 commit ea6a117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "astar-ci-scripts",
"name": "robonomics-ci-scripts",
"version": "1.0.0",
"license": "MIT",
"dependencies": {
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ jobs:
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1
with:
images: staketechnologies/astar-collator
tag-custom: shiden
images: robonomics/robonomics
tag-sha: true # add git short SHA as Docker tag

- name: Download pre-built amd64 linux collator binary
Expand Down

0 comments on commit ea6a117

Please sign in to comment.