mirror of
https://github.com/lightsoutgames/bevy_full_throttle
synced 2024-11-23 12:45:57 +00:00
This commit is contained in:
parent
60b8213c3a
commit
c99e2d4d80
|
@ -1,8 +1,9 @@
|
||||||
name: Release
|
name: Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
tags:
|
push:
|
||||||
- "v[0-9]+.[0-9]+.[0-9]+*"
|
tags:
|
||||||
|
- "v[0-9]+.[0-9]+.[0-9]+*"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user