Skip to content

chore: Update release instructions (#1487) #38

chore: Update release instructions (#1487)

chore: Update release instructions (#1487) #38

Workflow file for this run

name: val.town
on:
workflow_dispatch:
pull_request:
paths:
- "integrations/val.town/vals/**"
push:
branches: [main]
jobs:
update:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- name: Update val
env:
VALTOWN_API_KEY: ${{ secrets.VALTOWN_API_KEY }}
run: |
./integrations/val.town/src/cli.ts update