Skip to content

Commit 0988d57

Browse files
committed
Use pre-installed gh
1 parent 9ac223d commit 0988d57

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-python.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,6 @@ jobs:
184184
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
185185

186186
- name: Create release tags for Lambda and K8s Init Containers
187-
uses: dev-hanz-ops/install-gh-cli-action@c78dbed4be2f8d6133a14a9a597ee12fd4ed5c93 # v3
188-
with:
189-
gh-cli-version: 2.63.2
190187
run: |
191188
gh auth login --with-token <<< $GH_RELEASE_TOKEN
192189
echo "newrelic/newrelic-lambda-layers - Releasing New Relic Python Agent ${GITHUB_REF}.0 with tag ${GITHUB_REF}.0_python"

0 commit comments

Comments
 (0)