We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43550c commit 96a246fCopy full SHA for 96a246f
1 file changed
.github/workflows/ghcr_cleanup.yml
@@ -4,8 +4,8 @@ on:
4
workflow_dispatch:
5
6
env:
7
- DOCKERHUB_IMAGE: ${{ 'oceanprotocol/ocean-node' }}
8
- GHCR_IMAGE: ${{ 'ghcr.io/oceanprotocol/ocean-node' }}
+ DOCKERHUB_IMAGE: ${{ 'oceanprotocol/df-py' }}
+ GHCR_IMAGE: ${{ 'ghcr.io/oceanprotocol/df-py' }}
9
10
jobs:
11
ghcr_cleanup:
0 commit comments