Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jtrouth committed Dec 28, 2023
1 parent c0d378b commit 45caafc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@ jobs:
value: ${{ inputs.image_tag }}
- name: api.image.repository
value: ${{ inputs.image_name }}
info:
commit: ${{ github.sha }}
ref: ${{ github.ref }}
operation:
info:
commit: ${{ github.sha }}
initiatedBy:
username: ${{ github.actor }}
sync:
Expand Down

0 comments on commit 45caafc

Please sign in to comment.