Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into 00949-production-read…
Browse files Browse the repository at this point in the history
…iness-dynamically-construct-the-genesis-networkjson-and-add-it-to-the-values-file-to-be-used-during-network-deploy
  • Loading branch information
instamenta committed Dec 18, 2024
2 parents 1e30538 + a4ef700 commit 23238fc
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/flow-deploy-release-artifact.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
npm run build
- name: Setup JFrog CLI
uses: jfrog/setup-jfrog-cli@96153976e4e81b3701e9cc0a5b9597e80614af81 # v4.5.1
uses: jfrog/setup-jfrog-cli@dff217c085c17666e8849ebdbf29c8fe5e3995e6 # v4.5.2
env:
JF_URL: ${{ vars.JF_URL }}
JF_ACCESS_TOKEN: ${{ secrets.JF_ACCESS_TOKEN }}
Expand Down
281 changes: 225 additions & 56 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 23238fc

Please sign in to comment.