Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.57.0 (#220) #159

chore(deps): update dependency aquaproj/aqua-registry to v4.57.0 (#220)

chore(deps): update dependency aquaproj/aqua-registry to v4.57.0 (#220) #159

Workflow file for this run

---
name: main
on:
push:
branches: [main]
jobs:
deploy:
uses: ./.github/workflows/deploy.yaml
permissions:
contents: write
secrets:
gh_app_id: ${{ secrets.APP_ID }}
gh_app_private_key: ${{ secrets.APP_PRIVATE_KEY }}