We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212c531 commit 666db6aCopy full SHA for 666db6a
1 file changed
.github/workflows/ci.yml
@@ -93,7 +93,7 @@ jobs:
93
push: true
94
context: .
95
file: ./build/Dockerfile
96
- tags: ghcr.io/pivotal-gss/mock-data:latest
+ tags: ghcr.io/faisaltheparttimecoder/mock-data:latest
97
98
add-contributors:
99
needs: [tests]
@@ -111,4 +111,4 @@ jobs:
111
FONT_SIZE: '14'
112
PATH: '/README.md'
113
COMMIT_MESSAGE: 'docs(README): update contributors'
114
- AVATAR_SHAPE: 'round'
+ AVATAR_SHAPE: 'round'
0 commit comments