ci: Move docker-hub-readme.md to base folder
This is not related to nix tooling anymore, because a github action without any nix tooling is updating this now.
This commit is contained in:
@@ -301,7 +301,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKER_PASS }}
|
||||
repository: ${{ vars.DOCKER_REPO }}/postgrest
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
readme-filepath: ./nix/tools/release/docker-hub-full-description.md
|
||||
readme-filepath: ./docker-hub-readme.md
|
||||
|
||||
|
||||
docker-arm:
|
||||
|
||||
Reference in New Issue
Block a user