1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-06-27 16:35:58 +00:00

ci: Fix incompatible type warning windows build

This commit is contained in:
Crown0815 2025-05-24 16:11:01 +02:00 committed by Crown0815
parent 0835bb1115
commit b77128a9aa

View file

@ -6,7 +6,7 @@ name: Build release
on:
push:
tags: 'v*'
tags: ['v*']
jobs:
build:
name: Build ${{matrix.architecture}}