Skip to content

Commit

Permalink
Merge branch 'main' into test_linopy_latest_gpd
Browse files Browse the repository at this point in the history
  • Loading branch information
davide-f authored Jan 4, 2025
2 parents 38ac5ea + 5b9ac30 commit b4e7d56
Show file tree
Hide file tree
Showing 4 changed files with 396 additions and 321 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
steps:
- name: Checkout
id: checkout
uses: actions/checkout@v1
uses: actions/checkout@v4

- name: Login to GitHub Container Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ secrets.REGISTRY_USER }}
Expand Down
Loading

0 comments on commit b4e7d56

Please sign in to comment.