Skip to content

stun: minimal working client/server (#545) #28

stun: minimal working client/server (#545)

stun: minimal working client/server (#545) #28

Workflow file for this run

name: Push to next/kelvin/*
on:
push:
branches:
- 'next/kelvin/*'
paths:
- '*.bazel'
- '.bazelrc'
- '.github/workflows/**.yml'
- 'PACE'
- 'VERSION'
- 'bazel/**'
- 'pkg/**'
jobs:
urbit:
uses: ./.github/workflows/shared.yml
with:
upload: true
next: ${{ github.ref_name }}
secrets: inherit