Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Dusek committed Apr 3, 2024
1 parent 8cd1761 commit fe90ff6
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-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
context: .
file: Dockerfile
push: true
tags: onomy/market-dev:latest
tags: onomy/denom-dev:latest
2 changes: 1 addition & 1 deletion .github/workflows/docker-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
context: .
file: Dockerfile
push: true
tags: onomy/market-main:latest
tags: onomy/denom-main:latest

0 comments on commit fe90ff6

Please sign in to comment.