Skip to content

Merge pull request #2 from secondlife/dependabot/github_actions/secon… #27

Merge pull request #2 from secondlife/dependabot/github_actions/secon…

Merge pull request #2 from secondlife/dependabot/github_actions/secon… #27

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: [ubuntu-latest]
steps:
- uses: secondlife/action-autobuild@v4
with:
platform: common
- uses: secondlife/action-autobuild-release@v3
if: startsWith(github.ref, 'refs/tags/v')