Skip to content

Commit 8f084b0

Browse files
authored
Update build-push-images-release.yaml
1 parent ced5bde commit 8f084b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-push-images-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ jobs:
3131
push: true
3232
target: prod
3333
tags: |
34-
qgis/qgis-changelog-uwsgi:${{ github.ref_name }}
35-
qgis/qgis-changelog-uwsgi:latest
34+
qgis/qgis-members-uwsgi:${{ github.ref_name }}
35+
qgis/qgis-members-uwsgi:latest
3636
3737
- name: Log out from Docker Hub
3838
run: docker logout

0 commit comments

Comments
 (0)