Skip to content

chore(deps): update dependency aquaproj/aqua to v2.12.2 (#221) #160

chore(deps): update dependency aquaproj/aqua to v2.12.2 (#221)

chore(deps): update dependency aquaproj/aqua to v2.12.2 (#221) #160

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 }}