Skip to content

Commit 8f9b34a

Browse files
committed
Fix build
1 parent bd12431 commit 8f9b34a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
- deploy/**
1212
- build.gradle
1313
- gradle.properties
14-
- .pre-commit-config.yaml
1514

1615
jobs:
1716
build:
@@ -114,7 +113,7 @@ jobs:
114113
uses: peter-evans/dockerhub-description@v4
115114
with:
116115
readme-filepath: Docker-README.md
117-
repository: romanowalex/openapi-generation
116+
repository: romanowalex/servers
118117
username: ${{ secrets.DOCKER_HUB_USERNAME }}
119118
password: ${{ secrets.DOCKER_HUB_TOKEN }}
120119
short-description: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)