Skip to content

chore(deps): update dependency aquaproj/aqua-registry to v4.308.0 (#121) #100

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

chore(deps): update dependency aquaproj/aqua-registry to v4.308.0 (#121) #100

Workflow file for this run

name: Update the latest branch
on:
push:
branches:
- main
jobs:
build:
timeout-minutes: 15
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
persist-credentials: false
- run: npm ci
working-directory: hello
- run: npm run build
working-directory: hello
- uses: ./
with:
version: latest