Skip to content

Commit

Permalink
Renamed image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinnie161 committed Oct 29, 2024
1 parent d4072c3 commit 5f6bb45
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@ on:
- main

env:
IMAGE_NAME: forta-finding-forwarder
IMAGE_NAME: onchain-mon
IMAGE_TAG: stable

jobs:
build-and-push:
name: Build and push image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
Expand Down

0 comments on commit 5f6bb45

Please sign in to comment.