Skip to content

Commit

Permalink
Merge branch 'main' into remove-objectwrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 18, 2023
2 parents 28e20a8 + 8bfd2b7 commit 1b95c27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 79 deletions.
69 changes: 0 additions & 69 deletions .github/actions/update-rpm-config/action.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/deploy-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,3 @@ jobs:
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}

- name: Update RPM Config
uses: ./.github/actions/update-rpm-config
with:
agent-language: "python"
target-system: "all"
agent-version: "${{ github.ref_name }}"
dry-run: "false"
production-api-key: ${{ secrets.NEW_RELIC_API_KEY_PRODUCTION }}
staging-api-key: ${{ secrets.NEW_RELIC_API_KEY_STAGING }}

0 comments on commit 1b95c27

Please sign in to comment.