Skip to content

Commit

Permalink
fix: changed docker hub org
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenrinzema committed Jul 21, 2020
1 parent d2191cf commit 1f58aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Push image Docker hub
run: |
IMAGE_ID=jexiacom/semaphore
IMAGE_ID=jxapp/semaphore
echo IMAGE_ID=$IMAGE_ID:$VERSION
Expand Down

0 comments on commit 1f58aae

Please sign in to comment.