Skip to content

Commit

Permalink
Publish to saltydk instead of cloudb0x
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Sep 3, 2021
1 parent 90078e4 commit 01f9f21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:
pull: true
push: true
tags: |
cloudb0x/crs:${{ steps.releasetag.outputs.tag }}
cloudb0x/crs:latest
saltydk/crs:${{ steps.releasetag.outputs.tag }}
saltydk/crs:latest
# docker build (branch)
- name: branch name
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
pull: true
push: true
tags: |
cloudb0x/crs:${{ steps.dockertag.outputs.replaced }}
saltydk/crs:${{ steps.dockertag.outputs.replaced }}
# cleanup
- name: cleanup
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# crs

Original repository: https://github.com/Cloudbox/crs

0 comments on commit 01f9f21

Please sign in to comment.