Skip to content

chore(deps): update dependency aquaproj/aqua to v2.13.1 (#230) #169

chore(deps): update dependency aquaproj/aqua to v2.13.1 (#230)

chore(deps): update dependency aquaproj/aqua to v2.13.1 (#230) #169

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