Skip to content

refactor: Update cauldron_update.fish to include version check and im… #13

refactor: Update cauldron_update.fish to include version check and im…

refactor: Update cauldron_update.fish to include version check and im… #13

Workflow file for this run

name: Ouroboros CI
on:
push:
branches:
- master
tags:
- "v*.*.*"
pull_request:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Release
uses: softprops/action-gh-release@v2