Skip to content

Commit

Permalink
feat: format
Browse files Browse the repository at this point in the history
  • Loading branch information
f-necas committed Feb 3, 2024
1 parent cf29540 commit 2128cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: 'Pushing the image onto ghcr.io'
# if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
run: |
docker push ghcr.io/camptocamp/mel-dataplatform/datahub:latest
Expand Down

0 comments on commit 2128cb5

Please sign in to comment.