Skip to content

Commit

Permalink
Update Github Actions - build docker image and deploy to Github registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Sep 6, 2023
1 parent a48d88e commit 1ffa11b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:

env:
DOCKER_REGISTRY: docker.pkg.github.com
DOCKER_PULL_REPO: poanetwork/tokenbridge
DOCKER_PULL_IMAGE_BASE: docker.pkg.github.com/poanetwork/tokenbridge
DOCKER_PULL_REPO: gnosischain/tokenbridge
DOCKER_PULL_IMAGE_BASE: docker.pkg.github.com/gnosischain/tokenbridge

jobs:
initialize:
Expand Down

0 comments on commit 1ffa11b

Please sign in to comment.