Skip to content

Commit

Permalink
ci(INFRAPRJ-6604): update push to jfrog
Browse files Browse the repository at this point in the history
  • Loading branch information
dedsxc committed Aug 20, 2024
1 parent f2494bf commit 0d4d575
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:

jobs:
publish:
environment: Production
# environment: Production
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -30,6 +30,4 @@ jobs:
uses: LedgerHQ/actions-security/actions/jfrog-login@main

- name: Publish to JFrog Ledger
uses: LedgerHQ/actions-security/actions/jfrog-upload@main
with:
artifactory_repository: dack-npm-dev-public
run: pnpm publish --registry https://artifactory.ledgerlabs.net/artifactory/api/npm/dack-npm-dev-public/

0 comments on commit 0d4d575

Please sign in to comment.