Skip to content

Commit

Permalink
fixed the github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
SwatiEY committed Dec 12, 2023
1 parent 2dc3940 commit 82de441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-updated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:

- name: Build and push UI docker image
uses: docker/build-push-action@v2
with:
build-args: |
GPR_TOKEN=${{ secrets.GPR_TOKEN }}
tags: |
Expand Down

0 comments on commit 82de441

Please sign in to comment.