Skip to content

meson: Bump curl to 8.12.1-2 #61

meson: Bump curl to 8.12.1-2

meson: Bump curl to 8.12.1-2 #61

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