Skip to content

ci: bump astral-sh/setup-uv from 8.0.0 to 8.1.0 #67

ci: bump astral-sh/setup-uv from 8.0.0 to 8.1.0

ci: bump astral-sh/setup-uv from 8.0.0 to 8.1.0 #67

Workflow file for this run

name: Pre-release
on:
push:
branches:
- master
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
release:
name: Pre-release
if: github.repository_owner == 'xemu-project'
uses: ./.github/workflows/release.yml
with:
ref: ${{ github.sha }}
tag: pre-release
pre-release: true