Skip to content

Commit 645fe35

Browse files
Merge pull request #2 from sparrowapp-dev/akshat/workflow
fixed workflow warning
2 parents 0fef72c + 7696b9e commit 645fe35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
images: |
9797
${{ env.REGISTRY }}/openfeedback-api:${{ steps.versions.outputs.api_version }}
9898
${{ env.REGISTRY }}/openfeedback-web:${{ steps.versions.outputs.web_version }}
99-
imagepullsecrets: acr-pull-secret
99+
100100
101101
- name: Verify
102102
run: |

0 commit comments

Comments
 (0)