mirror of
https://github.com/acidicoala/SmokeAPI.git
synced 2026-05-14 16:22:50 -04:00
Implemented tag release
This commit is contained in:
@@ -2,6 +2,8 @@ name: 'Development Build'
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**' # This prevents dev builds on tag pushes
|
||||
|
||||
jobs:
|
||||
dev-build:
|
||||
|
||||
Reference in New Issue
Block a user