Skip to content

Commit

Permalink
💽 incremental change
Browse files Browse the repository at this point in the history
  • Loading branch information
zrosenbauer committed Mar 13, 2024
1 parent 4140ef0 commit afb1244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ runs:
shell: bash
run: |
gcloud resource-manager tags bindings create \
--quiet \
--tag-value=${{ inputs.gcp_tag }} \
--parent=//run.googleapis.com/projects/${{ inputs.gcp_project_id }}/locations/${{ inputs.gcp_region }}/services/pvw-${{ inputs.gcp_artifact_repository }}-${{ inputs.name }}-pr${{ steps.pr-number.outputs.result }} \
--location=${{ inputs.gcp_region }}
Expand Down

0 comments on commit afb1244

Please sign in to comment.