Skip to content

Commit 2a0bfcd

Browse files
authored
Update docker-publish.yml
1 parent 6cf6ec5 commit 2a0bfcd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
files: 'appsettings.json'
2020
env:
2121
PackageApiUrl: "${{ secrets.PAKKET_URL }}"
22+
PersonApiUrl: "${{ secrets.PERSON_URL }}"
2223
LocationApiUrl: "${{ secrets.LOCATION_URL }}"
2324

2425
- name: Push to Docker Hub

0 commit comments

Comments
 (0)