Skip to content

Commit

Permalink
Update Verbage
Browse files Browse the repository at this point in the history
  • Loading branch information
asteel-gsa committed Nov 1, 2023
1 parent 9725627 commit 8e4f1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/new-relic-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Change Tracking Marker
name: Record Deployment And Add New Relic Monitor
on:
push:
branches:
Expand All @@ -19,7 +19,7 @@ jobs:
echo "short_sha=$(git rev-parse --short ${{ github.sha }})" >> $GITHUB_OUTPUT
# This step creates a new Change Tracking Marker
- name: New Relic Application Deployment Marker
- name: Add New Relic Application Deployment Marker
uses: newrelic/[email protected]
with:
apiKey: ${{ secrets.NEW_RELIC_API_KEY }}
Expand Down

0 comments on commit 8e4f1ce

Please sign in to comment.