Skip to content

Commit

Permalink
Merge pull request #1 from gnosis/gnosis-registry
Browse files Browse the repository at this point in the history
Gnosis registry
  • Loading branch information
squadgazzz authored Jan 31, 2024
2 parents 9e45aad + b35aa54 commit f152d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: cowprotocol/autodeploy-action@v2
if: ${{ github.ref == 'refs/heads/main' }}
with:
images: ghcr.io/cowprotocol/solvers:main
images: ghcr.io/gnosis/solvers:main
tag: ${{ secrets.AUTODEPLOY_TAG }}
url: ${{ secrets.AUTODEPLOY_URL }}
token: ${{ secrets.AUTODEPLOY_TOKEN }}
Expand Down

0 comments on commit f152d67

Please sign in to comment.