mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 10:17:22 +01:00
make testing tags testing_ instead of t.
This commit is contained in:
parent
712dcf5782
commit
37798d93ba
2 changed files with 5 additions and 5 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Create Release
|
|||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- t*
|
||||
- testing_*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue