Skip to content

Commit

Permalink
one more
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jun 5, 2024
1 parent 71ae295 commit 864b9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
images: newrelic/newrelic-dotnet-init
tags: |
type=raw,value=${{ steps.version.outputs.agent_version }}
type=raw,value=latest,enable=${{ inputs.agent_version == '' }}
type=raw,value=latest,enable=${{ github.event_name == 'release' }}
- name: Login to Docker Hub Container Registry
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # 3.1.0
Expand Down

0 comments on commit 864b9f2

Please sign in to comment.