Skip to content

Commit d0d2a0a

Browse files
committed
feat: Automated preview builds
1 parent 3275799 commit d0d2a0a

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/preview.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Preview Build
22
on:
3+
push:
4+
paths:
5+
- 'nb4a.properties'
36
workflow_dispatch:
47
inputs:
58
jobs:

nb4a.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
PACKAGE_NAME=com.nb4a.throne
22
VERSION_NAME=1.4.2-mod-19
3-
PRE_VERSION_NAME=pre-1.4.2-20260716-5
3+
PRE_VERSION_NAME=pre-1.4.2-20260716-6
44
VERSION_CODE=46

0 commit comments

Comments
 (0)