Skip to content

Commit

Permalink
Merge pull request #44 from Project-Catcher/refactor-jdb-gitaction-wo…
Browse files Browse the repository at this point in the history
…rkflow
  • Loading branch information
manyb2ns authored Dec 7, 2023
2 parents ee3384d + 5116651 commit 9beea64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
with:
repository: Project-Catcher/batch-service-kusto
ref: main
token: ${{ secret.GIT_TOKEN }}
token: ${{ env.GIT_TOKEN }}
path: batch-service-kusto

- name: Update Kustomize image
Expand Down

0 comments on commit 9beea64

Please sign in to comment.